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