Lines Matching defs:megasas_header
1201 struct megasas_header { struct
1203 u8 cmd; /*00h */
1204 u8 sense_len; /*01h */
1205 u8 cmd_status; /*02h */
1206 u8 scsi_status; /*03h */
1208 u8 target_id; /*04h */
1209 u8 lun; /*05h */
1210 u8 cdb_len; /*06h */
1211 u8 sge_count; /*07h */
1213 u32 context; /*08h */
1214 u32 pad_0; /*0Ch */
1216 u16 flags; /*10h */
1217 u16 timeout; /*12h */
1218 u32 data_xferlen; /*14h */