Searched defs:NvmeIdNs (Results 1 – 1 of 1) sorted by relevance
1420 typedef struct QEMU_PACKED NvmeIdNs { struct1421 uint64_t nsze;1422 uint64_t ncap;1423 uint64_t nuse;1424 uint8_t nsfeat;1425 uint8_t nlbaf;1426 uint8_t flbas;1427 uint8_t mc;1428 uint8_t dpc;1429 uint8_t dps;[all …]