Spdk/lib/nvme
Daniel Verkamp 87844a30ef nvme: move struct pci_id into nvme_internal.h
This doesn't need to be part of the public API. It is only used by the
NVMe quirk lookup tables.

Change-Id: I7662e333c70b7c5f814bd7c8a528b6bff1f0732e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-02-08 14:00:16 -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: clean up public pci.h interface 2016-02-08 09:58:13 -07:00
nvme_impl.h pci: clean up public pci.h interface 2016-02-08 09:58:13 -07:00
nvme_intel.c nvme: Add Intel NVMe device supported feature quirks 2016-01-29 13:45:05 -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