Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h828 struct megasas_smp_frame { struct
829 uint8_t cmd; /* 00h */
830 uint8_t reserved_1; /* 01h */
831 uint8_t cmd_status; /* 02h */
834 uint8_t reserved_2[3]; /* 04h */
835 uint8_t sge_count; /* 07h */
837 uint32_t context; /* 08h */
838 uint32_t pad_0; /* 0Ch */
840 uint16_t flags; /* 10h */
841 uint16_t timeout; /* 12h */
[all …]