Searched refs:NvmeIdentify (Results 1 – 2 of 2) sorted by relevance
5663 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ctrl_csi()5691 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns()5722 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ctrl_list()5776 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_sec_ctrl_list()5800 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns_ind()5828 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns_csi()5864 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_nslist()5911 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_nslist_csi()5978 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns_descr_list()6058 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify()
702 typedef struct QEMU_PACKED NvmeIdentify { struct717 } NvmeIdentify; argument1939 QEMU_BUILD_BUG_ON(sizeof(NvmeIdentify) != 64); in _nvme_check_size()