Searched defs:vx_rmh (Results 1 – 1 of 1) sorted by relevance
27 struct vx_rmh { struct28 u16 LgCmd; /* length of the command to send (WORDs) */29 u16 LgStat; /* length of the status received (WORDs) */30 u32 Cmd[SIZE_MAX_CMD];31 u32 Stat[SIZE_MAX_STATUS];32 u16 DspStat; /* status type, RMP_SSIZE_XXX */