Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1906 uint16_t nruhsd; member
/qemu/hw/nvme/
H A Dctrl.c4487 unsigned int nruhsd; in nvme_io_mgmt_recv_ruhs() local
4506 nruhsd = ns->fdp.nphs * endgrp->fdp.nrg; in nvme_io_mgmt_recv_ruhs()
4507 trans_len = sizeof(NvmeRuhStatus) + nruhsd * sizeof(NvmeRuhStatusDescr); in nvme_io_mgmt_recv_ruhs()
4515 hdr->nruhsd = cpu_to_le16(nruhsd); in nvme_io_mgmt_recv_ruhs()