Searched defs:next_cmd (Results 1 – 8 of 8) sorted by relevance
212 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local306 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
192 struct sctp_cmd *next_cmd; member
663 int next_cmd = -1; in img_i2c_sequence() local736 int next_cmd = -1; in img_i2c_atomic() local
450 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
935 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
378 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local434 int next_cmd; in sti_hqvdp_get_next_cmd() local
1581 u8 this_cmd, next_cmd; in gdth_next() local
919 static char *next_cmd(char **cmds) in next_cmd() function