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

  /src/sys/arch/playstation2/include/
bootinfo.h 38 #define BOOTINFO_RTC 0x10
45 struct bootinfo_rtc { struct
  /src/sys/arch/playstation2/playstation2/
clock.c 81 struct bootinfo_rtc *rtc =
82 (void *)MIPS_PHYS_TO_KSEG1(BOOTINFO_BLOCK_BASE + BOOTINFO_RTC);
machdep.c 246 BOOTINFO_REF(BOOTINFO_RTC),

Completed in 145 milliseconds