Searched defs:sg_opcode_info_t (Results 1 – 1 of 1) sorted by relevance
137 struct sg_opcode_info_t { struct138 uint8_t opcode;139 uint16_t sa; /* service action, 0 for none */140 uint32_t flags; /* OR-ed set of F_* flags */141 uint8_t len_mask[16]; /* len=len_mask[0], then mask for cdb[1]... */