Searched defs:next_cmd (Results 1 – 8 of 8) 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() local410 uint32_t next_cmd, in vmw_fifo_res_copy()431 uint32_t next_cmd, in vmw_fifo_slow_copy()453 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
208 struct sctp_cmd *next_cmd; member
666 int next_cmd = -1; in img_i2c_sequence() local739 int next_cmd = -1; in img_i2c_atomic() local
453 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
1086 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
372 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local428 int next_cmd; in sti_hqvdp_get_next_cmd() local
2031 u8 this_cmd, next_cmd; in gdth_next() local
929 static char *next_cmd(char **cmds) in next_cmd() function