Searched refs:NvmeIdNs (Results 1 – 5 of 5) sorted by relevance
32 NvmeIdNs *id_ns = &ns->id_ns; in nvme_ns_init_format()66 NvmeIdNs *id_ns = &ns->id_ns; in nvme_ns_init()
234 NvmeIdNs id_ns;
5625 return nvme_c2h(n, (uint8_t *)&ns->id_ns, sizeof(NvmeIdNs), req); in nvme_identify_ns()
1374 typedef struct QEMU_PACKED NvmeIdNs { struct1412 } NvmeIdNs; argument1908 QEMU_BUILD_BUG_ON(sizeof(NvmeIdNs) != 4096); in _nvme_check_size()
545 NvmeIdNs ns; in nvme_identify()