Searched defs:pcxhr_rmh (Results 1 – 1 of 1) sorted by relevance
34 struct pcxhr_rmh { struct35 u16 cmd_len; /* length of the command to send (WORDs) */36 u16 stat_len; /* length of the status received (WORDs) */37 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */38 u16 cmd_idx; /* index of the command */39 u32 cmd[PCXHR_SIZE_MAX_CMD];40 u32 stat[PCXHR_SIZE_MAX_STATUS];