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

/freebsd-10.0-release/sys/x86/acpica/
H A Dacpi_wakeup.c140 #define BIOS_RESET (0x0f) macro
152 outb(CMOS_REG, BIOS_RESET);
158 outb(CMOS_REG, BIOS_RESET);
176 outb(CMOS_REG, BIOS_RESET);
/freebsd-10.0-release/sys/amd64/amd64/
H A Dmp_machdep.c80 #define BIOS_RESET (0x0f) macro
949 outb(CMOS_REG, BIOS_RESET);
955 outb(CMOS_REG, BIOS_RESET);
988 outb(CMOS_REG, BIOS_RESET);
/freebsd-10.0-release/sys/i386/i386/
H A Dmp_machdep.c92 #define BIOS_RESET (0x0f) macro
955 outb(CMOS_REG, BIOS_RESET);
979 outb(CMOS_REG, BIOS_RESET);
1005 outb(CMOS_REG, BIOS_RESET);

Completed in 135 milliseconds