Spdk/test/lib/nvme/unit
Daniel Verkamp ab1f6bdc54 nvme: add enum for opcode data direction
NVMe opcodes contain a two-bit field that encodes the expected data
direction for each command.  Add an enum and a function to extract these
bits.

Change-Id: Ie214319f121cf0899c6aa5663866f2988b128dd2
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-05-27 08:59:14 -07:00
..
nvme_c nvme: add enum for opcode data direction 2016-05-27 08:59:14 -07:00
nvme_ctrlr_c spdk: add controller memory buffer support in driver 2016-05-13 08:14:10 +08:00
nvme_ctrlr_cmd_c nvme: Add firmware upgrade interface and unit test suite 2016-05-11 10:18:33 -07:00
nvme_ns_cmd_c test/nvme: use SPDK_CU_ASSERT_FATAL() 2016-05-16 10:43:10 -07:00
nvme_qpair_c spdk: add controller memory buffer support in driver 2016-05-13 08:14:10 +08:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
nvme_impl.h spdk: add controller memory buffer support in driver 2016-05-13 08:14:10 +08:00