Searched defs:next_cmd (Results 1 – 7 of 7) sorted by relevance
210 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local304 uint32_t next_cmd; in vmw_local_fifo_reserve() local408 uint32_t next_cmd, in vmw_fifo_res_copy()429 uint32_t next_cmd, in vmw_fifo_slow_copy()451 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
207 sctp_cmd_t *next_cmd; member
650 int next_cmd = -1; in img_i2c_sequence() local723 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
375 int curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local
2030 u8 this_cmd, next_cmd; in gdth_next() local
898 static char *next_cmd(char **cmds) in next_cmd() function