numam-spdk/include/spdk
Daniel Verkamp 24119894f4 nvme_spec: fix SGL descriptor bitfield order
The type field is in the 4 high bits per the spec, but nvme_spec.h had it
in the low 4 bits.

Change-Id: I04dcb8f194bdcd28da803dd512b0ac5709ce773f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-28 08:57:58 -07:00
..
assert.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
barrier.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
file.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
ioat_spec.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
ioat.h ioat: make channel allocation explicit 2016-03-15 09:50:17 -07:00
mmio.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
nvme_intel.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
nvme_spec.h nvme_spec: fix SGL descriptor bitfield order 2016-03-28 08:57:58 -07:00
nvme.h spdk: Add nvme format interface and unit tests. 2016-03-17 13:37:20 -07:00
pci_ids.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
pci.h SPDK: Add spdk_pci_device_cfg read/write for byte, word. 2016-02-16 09:54:43 -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 Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
string.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
vtophys.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00