Spdk/include/spdk
Daniel Verkamp 0e93df5c34 nvme: combine CAP register into one 64-bit union
Previously, we used cap_lo and cap_hi to represent the 32-bit halves of
the full CAP register.  However, it is simpler to keep them in a single
64-bit structure, and is no less efficient on 64-bit platforms.

Also name the NSSRS field from NVMe 1.2, which was previously reserved.

Change-Id: I1d5d9b0dccbb12373b4aed3db29c883881d43223
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-07 13:52:16 -07:00
..
assert.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
barrier.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
conf.h conf: Add configuration file iteration functions 2016-05-13 09:51:37 -07:00
event.h event: Add dpdk framework start function into event. 2016-07-01 10:07:42 -07:00
file.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
ioat_spec.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
ioat.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
json.h json: add JSON parser and encoder libraries 2016-05-09 13:30:02 -07:00
jsonrpc.h jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log.h log: add SPDK logging library 2016-05-09 15:54:49 -07:00
mmio.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
nvme_intel.h spdk: Add Intel specific log page. 2016-05-05 13:39:14 +08:00
nvme_spec.h nvme: combine CAP register into one 64-bit union 2016-07-07 13:52:16 -07:00
nvme.h nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
nvmf_spec.h nvme: combine CAP register into one 64-bit union 2016-07-07 13:52:16 -07:00
pci_ids.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
pci.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -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
rpc.h rpc: Add an RPC subsystem 2016-06-22 15:45:50 -07:00
string.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00
trace.h trace: add tracepoint library and app 2016-05-11 10:43:09 -07:00
vtophys.h doc: add Doxygen file marker to all public headers 2016-05-04 11:17:17 -07:00