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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp416 static NTSTATUS vboxdrvNtCreateDevices(PDRIVER_OBJECT pDrvObj) function
494 * Destroys the devices and links created by vboxdrvNtCreateDevices.
572 rcNt = vboxdrvNtCreateDevices(pDrvObj);

Completed in 56 milliseconds