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

/vbox/src/VBox/HostDrivers/VBoxPci/
H A DVBoxPciInternal.h42 typedef struct VBOXRAWPCIGLOBALS *PVBOXRAWPCIGLOBALS;
126 typedef struct VBOXRAWPCIGLOBALS struct
149 } VBOXRAWPCIGLOBALS; typedef in typeref:struct:VBOXRAWPCIGLOBALS
H A DVBoxPci.c56 PVBOXRAWPCIGLOBALS pGlobals = (PVBOXRAWPCIGLOBALS)((uint8_t *)pSupDrvFactory - RT_OFFSETOF(VBOXRAWPCIGLOBALS, SupDrvFactory));
521 PVBOXRAWPCIGLOBALS pGlobals = (PVBOXRAWPCIGLOBALS)((uint8_t *)pFactory - RT_OFFSETOF(VBOXRAWPCIGLOBALS, RawPciFactory));
551 PVBOXRAWPCIGLOBALS pGlobals = (PVBOXRAWPCIGLOBALS)((uint8_t *)pFactory - RT_OFFSETOF(VBOXRAWPCIGLOBALS, RawPciFactory));
/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DVBoxPci-linux.c64 static VBOXRAWPCIGLOBALS g_VBoxPciGlobals;

Completed in 500 milliseconds