Searched defs:command_t3_entry (Results 1 – 1 of 1) sorted by relevance
786 struct command_t3_entry { struct787 struct qla4_header hdr; /* 00-03 */789 uint32_t handle; /* 04-07 */790 uint16_t target; /* 08-09 */791 uint16_t connection_id; /* 0A-0B */793 uint8_t control_flags; /* 0C */810 uint8_t state_flags; /* 0D */811 uint8_t cmdRefNum; /* 0E */812 uint8_t reserved1; /* 0F */813 uint8_t cdb[IOCB_MAX_CDB_LEN]; /* 10-1F */[all …]