Home
last modified time | relevance | path

Searched refs:ForceAcpiDisable (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/po/
H A Dpower.c401 BOOLEAN ForceAcpiDisable = FALSE; in PoInitSystem() local
451 if (strstr(CommandLine, "NOACPI")) ForceAcpiDisable = TRUE; in PoInitSystem()
453 if (ForceAcpiDisable) in PoInitSystem()