Searched defs:megasas_pthru_frame (Results 1 – 1 of 1) sorted by relevance
753 struct megasas_pthru_frame { struct754 uint8_t cmd; /* 00h */755 uint8_t sense_len; /* 01h */756 uint8_t cmd_status; /* 02h */757 uint8_t scsi_status; /* 03h */759 uint8_t target_id; /* 04h */760 uint8_t lun; /* 05h */761 uint8_t cdb_len; /* 06h */762 uint8_t sge_count; /* 07h */764 uint32_t context; /* 08h */[all …]