Searched defs:mrsas_stp_frame (Results 1 – 1 of 1) sorted by relevance
2748 struct mrsas_stp_frame { struct2749 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 */[all …]