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

/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 57 milliseconds