Searched defs:lx_rmh (Results 1 – 1 of 1) sorted by relevance
101 struct lx_rmh { struct102 u16 cmd_len; /* length of the command to send (WORDs) */103 u16 stat_len; /* length of the status received (WORDs) */104 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */105 u16 cmd_idx; /* index of the command */106 u32 cmd[REG_CRM_NUMBER];107 u32 stat[REG_CRM_NUMBER];