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

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp291 bool fS1Enabled; member in struct:ACPIState
1226 if (pThis->fS1Enabled) /* Optionally expose S1 and S4 */
1512 if (pThis->fS1Enabled)
3139 rc = CFGMR3QueryBoolDef(pCfg, "PowerS1Enabled", &pThis->fS1Enabled, false);

Completed in 54 milliseconds