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

/vbox/include/VBox/vmm/
H A Dpdmifs.h2350 typedef struct PDMIACPICONNECTOR *PPDMIACPICONNECTOR; typedef in typeref:struct:PDMIACPICONNECTOR
2364 DECLR3CALLBACKMEMBER(int, pfnQueryPowerSource,(PPDMIACPICONNECTOR, PPDMACPIPOWERSOURCE penmPowerSource));
2376 DECLR3CALLBACKMEMBER(int, pfnQueryBatteryStatus,(PPDMIACPICONNECTOR, bool *pfPresent, PPDMACPIBATCAPACITY penmRemainingCapacity,

Completed in 68 milliseconds