Searched defs:next_cmd (Results 1 – 5 of 5) sorted by relevance
196 uint32_t next_cmd = ioread32(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local304 uint32_t next_cmd; in vmw_fifo_reserve() local382 uint32_t next_cmd, in vmw_fifo_res_copy()404 uint32_t next_cmd, in vmw_fifo_slow_copy()426 uint32_t next_cmd = ioread32(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_commit() local
203 __u8 next_cmd; member
1576 char *cmd, *next_cmd; in vmcmd_run() local
2039 u8 this_cmd, next_cmd; in gdth_next() local
893 static char *next_cmd(char **cmds) in next_cmd() function