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

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp782 static DECLCALLBACK(int) acpiR3Port_PowerButtonPress(PPDMIACPIPORT pInterface) function
787 Log(("acpiR3Port_PowerButtonPress: handled=%d status=%x\n", pThis->fPowerButtonHandled, pThis->pm1a_sts));
3005 pThis->IACPIPort.pfnPowerButtonPress = acpiR3Port_PowerButtonPress;

Completed in 66 milliseconds