Spdk/include/spdk
Daniel Verkamp 040742359e pci: rename pci_device_has_non_null_driver to non_uio
This more accurately represents what function it performs.

Also remove pci_device_has_uio_driver() from the public API.  Callers
should use pci_device_has_non_uio_driver() instead.

Change-Id: I9623fe1345b43e981d5823804e33d01ac0d3bb1c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-12 08:58:02 -07:00
..
assert.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
barrier.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
file.h util: add file size and block size functions 2015-10-26 11:16:56 -07:00
ioat_spec.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
ioat.h ioat: add return code to ioat_process_events() 2015-12-17 10:58:23 -07:00
mmio.h ioat, nvme: factor out MMIO helper functions 2015-12-10 17:05:08 -07:00
nvme_intel.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
nvme_spec.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
nvme.h nvme: return number of completions processed 2016-01-11 14:44:22 -07:00
pci.h pci: rename pci_device_has_non_null_driver to non_uio 2016-01-12 08:58:02 -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
string.h util: add sprintf_alloc() function 2015-10-06 10:40:51 -07:00
vtophys.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00