Searched defs:mrsas_dcmd_frame (Results 1 – 1 of 1) sorted by relevance
2667 struct mrsas_dcmd_frame { struct2668 u_int8_t cmd; /* 00h */2669 u_int8_t reserved_0; /* 01h */2670 u_int8_t cmd_status; /* 02h */2671 u_int8_t reserved_1[4]; /* 03h */2672 u_int8_t sge_count; /* 07h */2674 u_int32_t context; /* 08h */2675 u_int32_t pad_0; /* 0Ch */2677 u_int16_t flags; /* 10h */2678 u_int16_t timeout; /* 12h */[all …]