Lines Matching defs:mrsas_stp_frame
2748 struct mrsas_stp_frame { struct
2749 u_int8_t cmd; /* 00h */
2750 u_int8_t reserved_1; /* 01h */
2751 u_int8_t cmd_status; /* 02h */
2752 u_int8_t reserved_2; /* 03h */
2754 u_int8_t target_id; /* 04h */
2755 u_int8_t reserved_3[2]; /* 05h */
2756 u_int8_t sge_count; /* 07h */
2758 u_int32_t context; /* 08h */
2759 u_int32_t pad_0; /* 0Ch */
2761 u_int16_t flags; /* 10h */
2785 struct mrsas_stp_frame stp; argument