Searched refs:SUPR0ComponentRegisterFactory (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dsup.h1890 SUPR0DECL(int) SUPR0ComponentRegisterFactory(PSUPDRVSESSION pSession, PCSUPDRVFACTORY pFactory);
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp158 { "SUPR0ComponentRegisterFactory", (void *)SUPR0ComponentRegisterFactory },
2536 pReq->Hdr.rc = SUPR0ComponentRegisterFactory(pSession, pReq->u.In.pFactory);
4013 SUPR0DECL(int) SUPR0ComponentRegisterFactory(PSUPDRVSESSION pSession, PCSUPDRVFACTORY pFactory) function
4088 * previously passed SUPR0ComponentRegisterFactory().

Completed in 61 milliseconds