Searched defs:mrsas_header (Results 1 – 1 of 1) sorted by relevance
2561 struct mrsas_header { struct2562 u_int8_t cmd; /* 00e */2563 u_int8_t sense_len; /* 01h */2564 u_int8_t cmd_status; /* 02h */2565 u_int8_t scsi_status; /* 03h */2567 u_int8_t target_id; /* 04h */2568 u_int8_t lun; /* 05h */2569 u_int8_t cdb_len; /* 06h */2570 u_int8_t sge_count; /* 07h */2572 u_int32_t context; /* 08h */[all …]