numam-spdk/lib/nvme
Daniel Verkamp 8cb09df68e pci_ids: add SPDK_ prefix
PCI_VENDOR_ID_INTEL -> SPDK_PCI_VID_INTEL

Also change the inclusion guard macro to be consistent with the other
SPDK headers.

Change-Id: I29346267172cb8c07cc4289eed4eca2d55e942d6
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-02-08 14:28:47 -07:00
..
Makefile nvme: Add Intel NVMe device supported feature quirks 2016-01-29 13:45:05 -07:00
nvme_ctrlr_cmd.c Remove year from copyright headers. 2016-01-28 08:54:18 -07:00
nvme_ctrlr.c pci_ids: add SPDK_ prefix 2016-02-08 14:28:47 -07:00
nvme_impl.h pci: clean up public pci.h interface 2016-02-08 09:58:13 -07:00
nvme_intel.c pci_ids: add SPDK_ prefix 2016-02-08 14:28:47 -07:00
nvme_internal.h nvme: move struct pci_id into nvme_internal.h 2016-02-08 14:00:16 -07:00
nvme_ns_cmd.c spdk: Add callback NULL check for readv and writev command 2016-02-08 12:33:34 -07:00
nvme_ns.c nvme: add support for write zeroes command 2016-02-03 10:28:35 -07:00
nvme_qpair.c barrier: add spdk_ prefix to wmb() and mb() 2016-02-08 13:32:19 -07:00
nvme.c pci: clean up public pci.h interface 2016-02-08 09:58:13 -07:00