Searched defs:mrsas_io_frame (Results 1 – 1 of 1) sorted by relevance
1102 struct mrsas_io_frame { struct1103 uint8_t cmd;1104 uint8_t sense_len;1105 uint8_t cmd_status;1106 uint8_t scsi_status;1108 uint8_t target_id;1109 uint8_t access_byte;1110 uint8_t reserved_0;1111 uint8_t sge_count;1113 uint32_t context;[all …]