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;
5713 return nvme_c2h(n, (uint8_t *)&ns->id_ns, sizeof(NvmeIdNs), req); in nvme_identify_ns()
1420 typedef struct QEMU_PACKED NvmeIdNs { struct1458 } NvmeIdNs; argument1955 QEMU_BUILD_BUG_ON(sizeof(NvmeIdNs) != 4096); in _nvme_check_size()
546 NvmeIdNs ns; in nvme_identify()