Searched defs:megasas_io_frame (Results 1 – 1 of 1) sorted by relevance
1293 struct megasas_io_frame { struct1295 u8 cmd; /*00h */1296 u8 sense_len; /*01h */1297 u8 cmd_status; /*02h */1298 u8 scsi_status; /*03h */1300 u8 target_id; /*04h */1301 u8 access_byte; /*05h */1302 u8 reserved_0; /*06h */1303 u8 sge_count; /*07h */1305 u32 context; /*08h */[all …]