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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-freebsd.c59 struct VBoxGuestDeviceState struct
402 struct VBoxGuestDeviceState *pState = device_get_softc(pDevice);
465 struct VBoxGuestDeviceState *pState = (struct VBoxGuestDeviceState *)pvState;
495 struct VBoxGuestDeviceState *pState = (struct VBoxGuestDeviceState *)pvState;
508 struct VBoxGuestDeviceState *pState = NULL;
617 sizeof(struct VBoxGuestDeviceState),
H A DVBoxGuest-haiku.h69 struct VBoxGuestDeviceState struct
108 struct VBoxGuestDeviceState _sState;

Completed in 33 milliseconds