Lines Matching refs:ruhid
484 uint16_t ph, rg, ruhid; in nvme_update_ruh() local
490 ruhid = ns->fdp.phs[ph]; in nvme_update_ruh()
492 ruh = &endgrp->fdp.ruhs[ruhid]; in nvme_update_ruh()
503 e->ruhid = cpu_to_le16(ruhid); in nvme_update_ruh()
3686 uint16_t ph, rg, ruhid; in nvme_do_write_fdp() local
3695 ruhid = ns->fdp.phs[ph]; in nvme_do_write_fdp()
3696 ru = &ns->endgrp->fdp.ruhs[ruhid].rus[rg]; in nvme_do_write_fdp()
4488 uint16_t rg, ph, *ruhid; in nvme_io_mgmt_recv_ruhs() local
4517 ruhid = ns->fdp.phs; in nvme_io_mgmt_recv_ruhs()
4519 for (ph = 0; ph < ns->fdp.nphs; ph++, ruhid++) { in nvme_io_mgmt_recv_ruhs()
4520 NvmeRuHandle *ruh = &endgrp->fdp.ruhs[*ruhid]; in nvme_io_mgmt_recv_ruhs()
4526 ruhsd->ruhid = *ruhid; in nvme_io_mgmt_recv_ruhs()
6213 uint16_t ruhid, ret; in nvme_get_feature_fdp_events() local
6229 ruhid = ns->fdp.phs[ph]; in nvme_get_feature_fdp_events()
6230 ruh = &n->subsys->endgrp.fdp.ruhs[ruhid]; in nvme_get_feature_fdp_events()
6487 uint16_t ret, ruhid; in nvme_set_feature_fdp_events() local
6504 ruhid = ns->fdp.phs[ph]; in nvme_set_feature_fdp_events()
6505 ruh = &n->subsys->endgrp.fdp.ruhs[ruhid]; in nvme_set_feature_fdp_events()