Searched refs:VBoxGuestDeviceState (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.c267 struct VBoxGuestDeviceState *pState = &sState;
351 struct VBoxGuestDeviceState *pState = (struct VBoxGuestDeviceState *)pvState;
369 struct VBoxGuestDeviceState *pState = (struct VBoxGuestDeviceState *)pvState;
381 struct VBoxGuestDeviceState *pState = &sState;
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 416 milliseconds