Searched refs:RTC_OFFSET (Results 1 - 7 of 7) sorted by relevance

/src/sys/conf/
H A Dparam.c101 #ifndef RTC_OFFSET
102 #define RTC_OFFSET 0 macro
117 int rtc_offset = RTC_OFFSET;
/src/sys/arch/x68k/stand/boot/
H A DMakefile17 RTC_OFFSET= -540 macro
40 CPPFLAGS+= -DRTC_OFFSET=${RTC_OFFSET}
H A Dboot.c393 rtc_offset = RTC_OFFSET;
/src/sys/arch/mac68k/mac68k/
H A Dclock.c396 #if !defined(RTC_OFFSET) || RTC_OFFSET == 0
398 * Adjust GTM bias unless RTC_OFFSET is set explicitly.
/src/sys/arch/hpcarm/hpcarm/
H A Dhpc_machdep.c274 #ifndef RTC_OFFSET
/src/sys/arch/hpcmips/hpcmips/
H A Dmachdep.c334 #ifndef RTC_OFFSET
342 #endif /* RTC_OFFSET */
/src/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c222 #ifndef RTC_OFFSET

Completed in 11 milliseconds