Home
last modified time | relevance | path

Searched refs:nruhsd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dnvme.h1860 uint16_t nruhsd; member
/openbmc/qemu/hw/nvme/
H A Dctrl.c4489 unsigned int nruhsd; in nvme_io_mgmt_recv_ruhs() local
4508 nruhsd = ns->fdp.nphs * endgrp->fdp.nrg; in nvme_io_mgmt_recv_ruhs()
4509 trans_len = sizeof(NvmeRuhStatus) + nruhsd * sizeof(NvmeRuhStatusDescr); in nvme_io_mgmt_recv_ruhs()
4517 hdr->nruhsd = cpu_to_le16(nruhsd); in nvme_io_mgmt_recv_ruhs()