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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4478 #define ILEDPORTS_2_VGASTATE(pInterface) ( (PVGASTATE)((uintptr_t)pInterface - RT_OFFSETOF(VGASTATE, ILeds)) ) macro
4490 PVGASTATE pThis = ILEDPORTS_2_VGASTATE(pInterface);

Completed in 68 milliseconds