Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_vuc.c459 req->nvr_outlen = len; in nvme_vuc_req_set_output()
467 req->nvr_outlen = 0; in nvme_vuc_req_clear_output()
533 pass.npc_buflen = req->nvr_outlen; in nvme_vuc_req_exec()
H A Dlibnvme_impl.h339 size_t nvr_outlen; member