Searched refs:SVGA_FIFO_BUSY (Results 1 – 2 of 2) sorted by relevance
147 vmw_mmio_write(0, fifo_mem + SVGA_FIFO_BUSY); in vmw_fifo_init()172 if (cmpxchg(fifo_mem + SVGA_FIFO_BUSY, 0, 1) == 0) in vmw_fifo_ping_host()
1132 SVGA_FIFO_BUSY, /* See "FIFO Synchronization Registers" */ enumerator