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

/vbox/src/VBox/Devices/Bus/
H A DDevPciIch9.cpp1001 static DECLCALLBACK(int) ich9pciIORegionRegister(PPDMDEVINS pDevIns, PPCIDEVICE pPciDev, int iRegion, uint32_t cbRegion, PCIADDRESSSPACE enmType, PFNPCIIOREGIONMAP pfnCallback) function
1025 Log(("ich9pciIORegionRegister: %s region %d size %d type %x\n",
2564 PciBusReg.pfnIORegionRegisterR3 = ich9pciIORegionRegister;
2820 PciBusReg.pfnIORegionRegisterR3 = ich9pciIORegionRegister;

Completed in 40 milliseconds