Searched defs:mrsas_smp_frame (Results 1 – 1 of 1) sorted by relevance
2060 struct mrsas_smp_frame { struct2061 u_int8_t cmd; /*00h */2062 u_int8_t reserved_1; /*01h */2063 u_int8_t cmd_status; /*02h */2064 u_int8_t connection_status; /*03h */2066 u_int8_t reserved_2[3]; /*04h */2067 u_int8_t sge_count; /*07h */2069 u_int32_t context; /*08h */2070 u_int32_t pad_0; /*0Ch */2072 u_int16_t flags; /*10h */[all …]