Searched defs:megasas_header (Results 1 – 1 of 1) sorted by relevance
1726 struct megasas_header { struct1728 u8 cmd; /*00h */1729 u8 sense_len; /*01h */1730 u8 cmd_status; /*02h */1731 u8 scsi_status; /*03h */1733 u8 target_id; /*04h */1734 u8 lun; /*05h */1735 u8 cdb_len; /*06h */1736 u8 sge_count; /*07h */1738 __le32 context; /*08h */[all …]