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

/vbox/src/VBox/HostDrivers/VBoxPci/
H A DVBoxPci.c318 static DECLCALLBACK(int) vboxPciDevPciCfgRead(PRAWPCIDEVPORT pPort, function
476 pNew->DevPort.pfnPciCfgRead = vboxPciDevPciCfgRead;
478 pNew->DevPort.pfnPciCfgRead = vboxPciDevPciCfgRead;

Completed in 45 milliseconds