Lines Matching defs:megasas_header
1636 struct megasas_header { struct
1638 u8 cmd; /*00h */
1639 u8 sense_len; /*01h */
1640 u8 cmd_status; /*02h */
1641 u8 scsi_status; /*03h */
1643 u8 target_id; /*04h */
1644 u8 lun; /*05h */
1645 u8 cdb_len; /*06h */
1646 u8 sge_count; /*07h */
1648 __le32 context; /*08h */
1649 __le32 pad_0; /*0Ch */
1651 __le16 flags; /*10h */
1652 __le16 timeout; /*12h */
1653 __le32 data_xferlen; /*14h */