Spdk/include/spdk
Jim Harris 4ba47234f3 Add pci_device_has_non_null_driver().
This helps enable FreeBSD, where pciaccess pci_device_has_kernel_driver()
is not functional.  The function will return 0 if there is no driver
attached, or the Linux uio or FreeBSD nic_uio driver is attached.  It will
return 1 otherwise.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I0921e61c9040b1e0411b5dc40b36fc7f2721c8c5
2015-09-25 12:45:04 -07:00
..
barrier.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_spec.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
pci.h Add pci_device_has_non_null_driver(). 2015-09-25 12:45:04 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
vtophys.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00