Home
last modified time | relevance | path

Searched refs:npc_cdw0 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_vuc.c545 req->nvr_cdw0 = pass.npc_cdw0; in nvme_vuc_req_exec()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h584 uint32_t npc_cdw0; /* Command-specific result DWord 0 */ member
719 uint32_t npc_cdw0; /* Command-specific result DWord 0 */ member
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c6620 cmd32.npc_cdw0 = cmd->npc_cdw0; in nvme_passthru_copyout_cmd()
6715 pass.npc_cdw0 = args.ica_cdw0; in nvme_ioctl_passthru()