Searched defs:megasas_header (Results 1 – 1 of 1) sorted by relevance
667 struct megasas_header { struct668 uint8_t cmd; /* 00h */669 uint8_t sense_len; /* 01h */670 uint8_t cmd_status; /* 02h */671 uint8_t scsi_status; /* 03h */673 uint8_t target_id; /* 04h */674 uint8_t lun; /* 05h */675 uint8_t cdb_len; /* 06h */676 uint8_t sge_count; /* 07h */678 uint32_t context; /* 08h */[all …]