Searched defs:sg_nvme_passthru_cmd (Results 1 – 1 of 1) sorted by relevance
81 struct __attribute__((__packed__)) sg_nvme_passthru_cmd struct89 uint8_t opcode;90 uint8_t flags;91 uint16_t rsvd1;92 uint32_t nsid;93 uint32_t cdw2;94 uint32_t cdw3;118 * structures. These are for sg_nvme_passthru_cmd . */ argument