Searched defs:opcode_info_t (Results 1 – 1 of 1) sorted by relevance
894 static struct opcode_info_t { struct895 uint8_t opcode;896 uint16_t sa; /* service action, 0 for none */897 uint32_t flags; /* OR-ed set of F_* flags */898 uint8_t len_mask[16]; /* len=len_mask[0], then mask for cdb[1]... */