numam-spdk/include/spdk
Daniel Verkamp 625fcb9ed3 ioat: add a union of all descriptor types
The ioat library currently only supports DMA copy operations, but the
hardware can do other types of transfers.  Add a union of the hardware
descriptor structures to enable support for the other operations in the
future.

Also add a generic hardware descriptor type to allow access to the parts
of the descriptor that are common between all types.

Change-Id: I3b54421ce771f58b78910e790b53026f311f918e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-12-30 09:28:47 -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 ioat: add a union of all descriptor types 2015-12-30 09:28:47 -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_spec.h nvme: fix wrong type of the deallocate function parameter 2015-12-28 11:02:17 -07:00
nvme.h nvme: fix wrong type of the deallocate function parameter 2015-12-28 11:02:17 -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
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