Home
last modified time | relevance | path

Searched defs:next_cmd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_fifo.c219 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local
354 uint32_t next_cmd; in vmw_local_fifo_reserve() local
456 uint32_t next_cmd, in vmw_fifo_res_copy()
477 uint32_t next_cmd, in vmw_fifo_slow_copy()
499 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
/netbsd-src/distrib/utils/ssh/
H A Dssh.c80 jmp_buf next_cmd; variable