Searched defs:NvmeIdNs (Results 1 – 1 of 1) sorted by relevance
1374 typedef struct QEMU_PACKED NvmeIdNs { struct1375 uint64_t nsze;1376 uint64_t ncap;1377 uint64_t nuse;1378 uint8_t nsfeat;1379 uint8_t nlbaf;1380 uint8_t flbas;1381 uint8_t mc;1382 uint8_t dpc;1383 uint8_t dps;[all …]