Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpsm_common.h138 extern int acpi_poweroff(void);
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c347 (void) acpi_poweroff(); in xen_uppc_shutdown()
H A Dxpv_psm.c492 (void) acpi_poweroff(); in xen_psm_shutdown()
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Duppc.c516 (void) acpi_poweroff(); in uppc_shutdown()
H A Dpsm_common.c966 acpi_poweroff(void) in acpi_poweroff() function
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1565 if (acpi_poweroff() == 1) in apic_shutdown()