Searched refs:verboseflags (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c108 int verboseflags = 0; local
146 verboseflags |= PSM_VERBOSE_IRQ_FLAG;
149 verboseflags |= PSM_VERBOSE_POWEROFF_FLAG;
152 verboseflags |= PSM_VERBOSE_POWEROFF_PAUSE_FLAG;
154 if (acpi_psm_init(xen_uppc_info.p_mach_idstring, verboseflags) ==
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Duppc.c427 int verboseflags = 0; local
465 verboseflags |= PSM_VERBOSE_IRQ_FLAG;
468 verboseflags |= PSM_VERBOSE_POWEROFF_FLAG;
471 verboseflags |= PSM_VERBOSE_POWEROFF_PAUSE_FLAG;
473 if (acpi_psm_init(uppc_info.p_mach_idstring, verboseflags) ==

Completed in 62 milliseconds