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

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

Completed in 96 milliseconds