Searched defs:nvme_pt_cmd (Results 1 – 1 of 1) sorted by relevance
28 struct nvme_pt_cmd { struct30 struct bio pt_bio;33 uint8_t pt_opcode;34 uint32_t pt_nsid;35 uint32_t pt_cdw10;36 uint32_t pt_cdw11;37 uint32_t pt_cdw12;38 uint32_t pt_cdw13;39 uint32_t pt_cdw14;40 uint32_t pt_cdw15;[all …]