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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c588 int acpi_verboseflags = 0; local
942 acpi_verboseflags |= PSM_VERBOSE_IRQ_FLAG;
945 acpi_verboseflags |= PSM_VERBOSE_POWEROFF_FLAG;
948 acpi_verboseflags |= PSM_VERBOSE_POWEROFF_PAUSE_FLAG;
950 if (acpi_psm_init(modname, acpi_verboseflags) == ACPI_PSM_FAILURE)

Completed in 65 milliseconds