Searched defs:megasas_header (Results 1 – 1 of 1) sorted by relevance
864 struct megasas_header { struct866 u8 cmd; /*00h */867 u8 sense_len; /*01h */868 u8 cmd_status; /*02h */869 u8 scsi_status; /*03h */871 u8 target_id; /*04h */872 u8 lun; /*05h */873 u8 cdb_len; /*06h */874 u8 sge_count; /*07h */876 u32 context; /*08h */[all …]