Searched defs:mrsas_smp_frame (Results 1 – 1 of 1) sorted by relevance
2721 struct mrsas_smp_frame { struct2722 u_int8_t cmd; /* 00h */2723 u_int8_t reserved_1; /* 01h */2724 u_int8_t cmd_status; /* 02h */2725 u_int8_t connection_status; /* 03h */2727 u_int8_t reserved_2[3]; /* 04h */2728 u_int8_t sge_count; /* 07h */2730 u_int32_t context; /* 08h */2731 u_int32_t pad_0; /* 0Ch */2733 u_int16_t flags; /* 10h */[all …]