Home
last modified time | relevance | path

Searched defs:megasas_io_frame (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h726 struct megasas_io_frame { struct
727 uint8_t cmd; /* 00h */
728 uint8_t sense_len; /* 01h */
729 uint8_t cmd_status; /* 02h */
730 uint8_t scsi_status; /* 03h */
732 uint8_t target_id; /* 04h */
733 uint8_t access_byte; /* 05h */
734 uint8_t reserved_0; /* 06h */
735 uint8_t sge_count; /* 07h */
737 uint32_t context; /* 08h */
[all …]