Searched defs:megasas_io_frame (Results 1 – 1 of 1) sorted by relevance
934 struct megasas_io_frame { struct936 u8 cmd; /*00h */937 u8 sense_len; /*01h */938 u8 cmd_status; /*02h */939 u8 scsi_status; /*03h */941 u8 target_id; /*04h */942 u8 access_byte; /*05h */943 u8 reserved_0; /*06h */944 u8 sge_count; /*07h */946 u32 context; /*08h */[all …]