Searched defs:command_t3_entry (Results 1 – 1 of 1) sorted by relevance
1105 struct command_t3_entry { struct1106 struct qla4_header hdr; /* 00-03 */1108 uint32_t handle; /* 04-07 */1109 uint16_t target; /* 08-09 */1110 uint16_t connection_id; /* 0A-0B */1112 uint8_t control_flags; /* 0C */1129 uint8_t state_flags; /* 0D */1130 uint8_t cmdRefNum; /* 0E */1131 uint8_t reserved1; /* 0F */1132 uint8_t cdb[IOCB_MAX_CDB_LEN]; /* 10-1F */[all …]