Home
last modified time | relevance | path

Searched defs:nvme_vuc_req (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_impl.h305 struct nvme_vuc_req { struct
306 nvme_ctrl_t *nvr_ctrl;
307 uint32_t nvr_need;
308 uint32_t nvr_opcode;
309 uint32_t nvr_timeout;
310 uint32_t nvr_nsid;
311 uint32_t nvr_cdw12;
312 uint32_t nvr_cdw13;
313 uint32_t nvr_cdw14;
314 uint32_t nvr_cdw15;
[all …]