HomeSort by: relevance | last modified time | path
    Searched refs:NVRAM_RESET_RST (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/i386/isa/
nvram.h 50 #define NVRAM_RESET_RST 0x00 /* normal reset */
  /src/sys/arch/sandpoint/isa/
nvram.h 50 #define NVRAM_RESET_RST 0x00 /* normal reset */
  /src/sys/arch/shark/isa/
nvram.h 50 #define NVRAM_RESET_RST 0x00 /* normal reset */
  /src/sys/arch/x86/x86/
cpu.c 1215 outb(IO_RTC+1, NVRAM_RESET_RST);
  /src/sys/arch/i386/i386/
machdep.c 1562 outb(IO_RTC+1, NVRAM_RESET_RST);

Completed in 15 milliseconds