Searched refs:cmd_idx (Results 1 – 5 of 5) sorted by relevance
581 if (rmh->cmd_idx < CMD_LAST_INDEX) in pcxhr_read_rmh_status()632 if (rmh->cmd_idx < CMD_LAST_INDEX) in pcxhr_send_msg_nolock()634 data, cmd_names[rmh->cmd_idx]); in pcxhr_send_msg_nolock()662 if (rmh->cmd_idx < CMD_LAST_INDEX) in pcxhr_send_msg_nolock()699 rmh->cmd_idx, data); in pcxhr_send_msg_nolock()725 rmh->cmd_idx = cmd; in pcxhr_init_rmh()
38 u16 cmd_idx; /* index of the command */ member
1275 rmh.cmd_idx = CMD_LAST_INDEX; in pcxhr_proc_info()
90 u16 cmd_idx; /* index of the command */ member
216 rmh->cmd_idx = cmd; in lx_message_init()223 rmh->cmd_idx = cmd; in lx_message_init()231 u8 idx = rmh->cmd_idx; in lx_message_dump()
Completed in 15 milliseconds