Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h850 struct megasas_stp_frame { struct
851 uint8_t cmd; /* 00h */
852 uint8_t reserved_1; /* 01h */
853 uint8_t cmd_status; /* 02h */
854 uint8_t connection_status; /* 03h */
856 uint8_t target_id; /* 04h */
857 uint8_t reserved_2[2]; /* 04h */
881 struct megasas_stp_frame stp; argument