Searched refs:NvmeIdNsInd (Results 1 – 4 of 4) sorted by relevance
1429 typedef struct QEMU_PACKED NvmeIdNsInd { struct1441 } NvmeIdNsInd; argument1909 QEMU_BUILD_BUG_ON(sizeof(NvmeIdNsInd) != 4096); in _nvme_check_size()
236 NvmeIdNsInd id_ns_ind;
68 NvmeIdNsInd *id_ns_ind = &ns->id_ns_ind; in nvme_ns_init()
5733 return nvme_c2h(n, (uint8_t *)&ns->id_ns_ind, sizeof(NvmeIdNsInd), req); in nvme_identify_ns_ind()