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

/vbox/src/VBox/Devices/PC/
H A DDrvACPI.cpp69 typedef struct DRVACPI struct
100 } DRVACPI, *PDRVACPI; typedef in typeref:struct:DRVACPI
157 PDRVACPI pThis = RT_FROM_MEMBER(pInterface, DRVACPI, IACPIConnector);
271 PDRVACPI pThis = RT_FROM_MEMBER(pInterface, DRVACPI, IACPIConnector);
1025 sizeof(DRVACPI),

Completed in 46 milliseconds