Searched refs:VbgdCommonDeleteDevExt (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestInternal.h319 void VbgdCommonDeleteDevExt(PVBOXGUESTDEVEXT pDevExt);
H A DVBoxGuest-haiku.c280 VbgdCommonDeleteDevExt(&g_DevExt);
469 VbgdCommonDeleteDevExt(&g_DevExt);
H A DVBoxGuest-freebsd.c422 VbgdCommonDeleteDevExt(&g_DevExt);
581 VbgdCommonDeleteDevExt(&g_DevExt);
H A DVBoxGuest-darwin.cpp879 VbgdCommonDeleteDevExt(&g_DevExt);
925 VbgdCommonDeleteDevExt(&g_DevExt);
H A DVBoxGuest-linux.c646 VbgdCommonDeleteDevExt(&g_DevExt);
682 VbgdCommonDeleteDevExt(&g_DevExt);
H A DVBoxGuest-solaris.c349 VbgdCommonDeleteDevExt(&g_DevExt);
406 VbgdCommonDeleteDevExt(&g_DevExt);
H A DVBoxGuest-win-pnp.cpp278 VbgdCommonDeleteDevExt(&pDevExt->Core);
H A DVBoxGuest-os2.cpp201 VbgdCommonDeleteDevExt(&g_DevExt);
H A DVBoxGuest-win.cpp610 VbgdCommonDeleteDevExt((PVBOXGUESTDEVEXT)pDrvObj->DeviceObject->DeviceExtension);
H A DVBoxGuest.cpp1147 void VbgdCommonDeleteDevExt(PVBOXGUESTDEVEXT pDevExt) function
1150 Log(("VbgdCommonDeleteDevExt:\n"));

Completed in 72 milliseconds