Searched refs:NvmeRuhStatusDescr (Results 1 – 2 of 2) sorted by relevance
1863 typedef struct QEMU_PACKED NvmeRuhStatusDescr { struct1869 } NvmeRuhStatusDescr; argument
4488 NvmeRuhStatusDescr *ruhsd; in nvme_io_mgmt_recv_ruhs()4509 trans_len = sizeof(NvmeRuhStatus) + nruhsd * sizeof(NvmeRuhStatusDescr); in nvme_io_mgmt_recv_ruhs()4515 ruhsd = (NvmeRuhStatusDescr *)(buf + sizeof(NvmeRuhStatus)); in nvme_io_mgmt_recv_ruhs()