Searched refs:NvmeIdentify (Results 1 – 2 of 2) sorted by relevance
5577 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ctrl_csi()5603 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns()5634 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ctrl_list()5688 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_sec_ctrl_list()5712 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns_ind()5740 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns_csi()5776 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_nslist()5823 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_nslist_csi()5890 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify_ns_descr_list()5970 NvmeIdentify *c = (NvmeIdentify *)&req->cmd; in nvme_identify()
702 typedef struct QEMU_PACKED NvmeIdentify { struct717 } NvmeIdentify; argument1893 QEMU_BUILD_BUG_ON(sizeof(NvmeIdentify) != 64); in _nvme_check_size()