Searched defs:mrsas_io_frame (Results 1 – 1 of 1) sorted by relevance
1951 struct mrsas_io_frame { struct1952 u_int8_t cmd; /*00h */1953 u_int8_t sense_len; /*01h */1954 u_int8_t cmd_status; /*02h */1955 u_int8_t scsi_status; /*03h */1957 u_int8_t target_id; /*04h */1958 u_int8_t access_byte; /*05h */1959 u_int8_t reserved_0; /*06h */1960 u_int8_t sge_count; /*07h */1962 u_int32_t context; /*08h */[all …]