Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/acpica/
H A Dacpi_wakeup.c157 #define BIOS_RESET (0x0f) macro
169 outb(CMOS_REG, BIOS_RESET); in acpi_wakeup_cpus()
175 outb(CMOS_REG, BIOS_RESET); in acpi_wakeup_cpus()
203 outb(CMOS_REG, BIOS_RESET); in acpi_wakeup_cpus()
/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c99 #define BIOS_RESET (0x0f) macro
331 outb(CMOS_REG, BIOS_RESET); in start_all_aps()
347 outb(CMOS_REG, BIOS_RESET); in start_all_aps()
377 outb(CMOS_REG, BIOS_RESET); in start_all_aps()
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c94 #define BIOS_RESET (0x0f) macro
454 outb(CMOS_REG, BIOS_RESET); in native_start_all_aps()
460 outb(CMOS_REG, BIOS_RESET); in native_start_all_aps()
512 outb(CMOS_REG, BIOS_RESET); in native_start_all_aps()