Searched defs:vx_rmh (Results 1 – 1 of 1) sorted by relevance
46 struct vx_rmh { struct47 u16 LgCmd; /* length of the command to send (WORDs) */48 u16 LgStat; /* length of the status received (WORDs) */49 u32 Cmd[SIZE_MAX_CMD];50 u32 Stat[SIZE_MAX_STATUS];51 u16 DspStat; /* status type, RMP_SSIZE_XXX */