Searched defs:nvme_vuc_req (Results 1 – 1 of 1) sorted by relevance
328 struct nvme_vuc_req { struct329 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 …]