Searched refs:NvmeIdNs (Results 1 – 5 of 5) sorted by relevance
32 NvmeIdNs *id_ns = &ns->id_ns; in nvme_ns_init_format()63 NvmeIdNs *id_ns = &ns->id_ns; in nvme_ns_init()
229 NvmeIdNs id_ns;
5598 return nvme_c2h(n, (uint8_t *)&ns->id_ns, sizeof(NvmeIdNs), req); in nvme_identify_ns()
1369 typedef struct QEMU_PACKED NvmeIdNs { struct1407 } NvmeIdNs; typedef1872 QEMU_BUILD_BUG_ON(sizeof(NvmeIdNs) != 4096); in _nvme_check_size()
545 NvmeIdNs ns; in nvme_identify()