Home
last modified time | relevance | path

Searched defs:NvmeIdNs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/block/
H A Dnvme.h1374 typedef struct QEMU_PACKED NvmeIdNs { struct
1375 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 …]