Searched defs:next_cmd (Results 1 – 3 of 3) 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() local401 uint32_t next_cmd, in vmw_fifo_res_copy()423 uint32_t next_cmd, in vmw_fifo_slow_copy()445 uint32_t next_cmd = ioread32(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_commit() local
2030 u8 this_cmd, next_cmd; in gdth_next() local
895 static char *next_cmd(char **cmds) in next_cmd() function