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

/vbox/src/VBox/HostDrivers/VBoxPci/
H A DVBoxPci.c54 static DECLCALLBACK(void *) vboxPciQueryFactoryInterface(PCSUPDRVFACTORY pSupDrvFactory, PSUPDRVSESSION pSession, const char *pszInterfaceUuid) function
722 pGlobals->SupDrvFactory.pfnQueryFactoryInterface = vboxPciQueryFactoryInterface;

Completed in 148 milliseconds