Searched refs:SVGA_IRQSTATUS_PORT (Results 1 – 2 of 2) sorted by relevance
1497 status = inl(vmw->io_start + SVGA_IRQSTATUS_PORT); in vmw_irq_status_read()1507 outl(status, vmw->io_start + SVGA_IRQSTATUS_PORT); in vmw_irq_status_write()
90 #define SVGA_IRQSTATUS_PORT 0x8 macro