Searched defs:mrsas_header (Results 1 – 1 of 1) sorted by relevance
2567 struct mrsas_header { struct2568 u_int8_t cmd; /* 00e */2569 u_int8_t sense_len; /* 01h */2570 u_int8_t cmd_status; /* 02h */2571 u_int8_t scsi_status; /* 03h */2573 u_int8_t target_id; /* 04h */2574 u_int8_t lun; /* 05h */2575 u_int8_t cdb_len; /* 06h */2576 u_int8_t sge_count; /* 07h */2578 u_int32_t context; /* 08h */[all …]