Searched defs:next_cmd (Results 1 – 7 of 7) sorted by relevance
213 uint32_t next_cmd = ioread32(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local321 uint32_t next_cmd; in vmw_fifo_reserve() local399 uint32_t next_cmd, in vmw_fifo_res_copy()421 uint32_t next_cmd, in vmw_fifo_slow_copy()443 uint32_t next_cmd = ioread32(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_commit() local
207 sctp_cmd_t *next_cmd; member
652 int next_cmd = -1; in img_i2c_sequence() local725 int next_cmd = -1; in img_i2c_atomic() local
449 struct its_cmd_block *cmd, *sync_cmd, *next_cmd; in its_send_single_command() local
384 int curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local
2030 u8 this_cmd, next_cmd; in gdth_next() local
897 static char *next_cmd(char **cmds) in next_cmd() function