Searched refs:NVRAM_RESET (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/i386/isa/
H A Dnvram.h48 #define NVRAM_RESET (MC_NVRAM_START + 1) /* RTC offset 0xf */ macro
/netbsd-current/sys/arch/sandpoint/isa/
H A Dnvram.h48 #define NVRAM_RESET (MC_NVRAM_START + 1) /* RTC offset 0xf */ macro
/netbsd-current/sys/arch/shark/isa/
H A Dnvram.h48 #define NVRAM_RESET (MC_NVRAM_START + 1) /* RTC offset 0xf */ macro
/netbsd-current/sys/arch/x86/x86/
H A Dcpu.c1150 outb(IO_RTC, NVRAM_RESET);
1214 outb(IO_RTC, NVRAM_RESET);
/netbsd-current/sys/arch/i386/i386/
H A Dmachdep.c1550 outb(IO_RTC, NVRAM_RESET);

Completed in 277 milliseconds