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