Spdk/test/lib/nvme
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
..
aer nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
e2edp nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
reset nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
sgl nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
unit nvme: combine CAP register into one 64-bit union 2016-07-07 13:52:16 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
nvme.sh Create a utility and enable WRR arbitration mechanism 2016-06-21 16:35:04 -07:00