Lines Matching defs:megasas_header
1730 struct megasas_header { struct
1732 u8 cmd; /*00h */
1733 u8 sense_len; /*01h */
1734 u8 cmd_status; /*02h */
1735 u8 scsi_status; /*03h */
1737 u8 target_id; /*04h */
1738 u8 lun; /*05h */
1739 u8 cdb_len; /*06h */
1740 u8 sge_count; /*07h */
1742 __le32 context; /*08h */
1743 __le32 pad_0; /*0Ch */
1745 __le16 flags; /*10h */
1746 __le16 timeout; /*12h */
1747 __le32 data_xferlen; /*14h */