Searched defs:lx_rmh (Results 1 – 1 of 1) sorted by relevance
86 struct lx_rmh { struct87 u16 cmd_len; /* length of the command to send (WORDs) */88 u16 stat_len; /* length of the status received (WORDs) */89 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */90 u16 cmd_idx; /* index of the command */91 u32 cmd[REG_CRM_NUMBER];92 u32 stat[REG_CRM_NUMBER];
Completed in 4 milliseconds