Lines Matching defs:megasas_header
867 struct megasas_header { struct
869 u8 cmd; /*00h */
870 u8 sense_len; /*01h */
871 u8 cmd_status; /*02h */
872 u8 scsi_status; /*03h */
874 u8 target_id; /*04h */
875 u8 lun; /*05h */
876 u8 cdb_len; /*06h */
877 u8 sge_count; /*07h */
879 u32 context; /*08h */
880 u32 pad_0; /*0Ch */
882 u16 flags; /*10h */
883 u16 timeout; /*12h */
884 u32 data_xferlen; /*14h */