Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1385 cmd, fcn, apic_poweroff_method, apic_enable_acpi)); in apic_preshutdown()
1450 switch (apic_poweroff_method) { in apic_shutdown()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h859 extern int apic_poweroff_method;
/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c314 int apic_poweroff_method = APIC_POWEROFF_NONE; variable
584 apic_poweroff_method = apic_mps_ids[i].poweroff_method; in apic_set_pwroff_method_from_mpcnfhdr()