Searched defs:vmsvgaIOWrite (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA.cpp1470 PDMBOTHCBDECL(int) vmsvgaIOWrite(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t u32, unsigned cb) function
1496 Log(("vmsvgaIOWrite SVGA_IRQSTATUS_PORT %x: status %x -> %x\n", u32, pThis->svga.u32IrqStatus, pThis->svga.u32IrqStatus & ~u32));
3490 vmsvgaIOWrite, vmsvgaIORead, NULL /* OutStr */, NULL /* InStr */, "VMSVGA");
3496 "vmsvgaIOWrite", "vmsvgaIORead", NULL, NULL, "VMSVGA");
3503 "vmsvgaIOWrite", "vmsvgaIORead", NULL, NULL, "VMSVGA");

Completed in 960 milliseconds