]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the busdma mapping functions to nvme_qpair.c.
authorjimharris <jimharris@FreeBSD.org>
Fri, 12 Apr 2013 17:48:45 +0000 (17:48 +0000)
committerjimharris <jimharris@FreeBSD.org>
Fri, 12 Apr 2013 17:48:45 +0000 (17:48 +0000)
commit72eb2cf9e36619cc7b1dcbf99fd83a5cbf8d0ca4
tree56772b7cdcea64177bec77fa37bcba9791b6ba4a
parent3b35b1fc99f4811a83934c659912d37fecc7483f
Move the busdma mapping functions to nvme_qpair.c.

This removes nvme_uio.c completely.

Sponsored by: Intel
sys/dev/nvme/nvme.c
sys/dev/nvme/nvme_private.h
sys/dev/nvme/nvme_qpair.c
sys/dev/nvme/nvme_uio.c [deleted file]
sys/modules/nvme/Makefile