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.h328 struct nvme_vuc_req { struct
329 nvme_ctrl_t *nvr_ctrl;
330 uint32_t nvr_need;
331 uint32_t nvr_opcode;
332 uint32_t nvr_timeout;
333 uint32_t nvr_nsid;
334 uint32_t nvr_cdw12;
335 uint32_t nvr_cdw13;
336 uint32_t nvr_cdw14;
337 uint32_t nvr_cdw15;
[all …]