]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: show new CMBLOC bit fields added in NVMe 1.4
authorKenneth Heitke <kenneth.heitke@intel.com>
Wed, 31 Jul 2019 18:57:23 +0000 (12:57 -0600)
committerKenneth Heitke <kenneth.heitke@intel.com>
Thu, 1 Aug 2019 23:08:02 +0000 (17:08 -0600)
commit9877f1da8896194305aa5ccf74d772db2d534ce9
tree374bf85fc18b0490add88f7091fef5f8602254c0
parent23e5ccdbf7de08930ca65e17e66cc91744192dce
nvme-print: show new CMBLOC bit fields added in NVMe 1.4

* Bit 8 - CMB Queue Dword Alignment (CQDA)
* Bit 7 - CMB Data Metadata Mixed Memory Support (CDMMMS)
* Bit 6 - CMB Data Pointer and Command Independent Locations Support (CDPCILS)
* Bit 5 - CMB Data Pointer Mixed Locations Support (CDPMLS)
* Bit 4 - CMB Queue Physically Discontiguous Support (CQPDS)
* Bit 3 - CMB Queue Mixed Memory Support (CQMMS)

Reviewed-by: Edmund Nadolski <edmund.nadolski@intel.com>
Signed-off-by: Kenneth Heitke <kenneth.heitke@intel.com>
nvme-print.c