Searched refs:todr (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ifpga/
H A Dpl030_rtc.c67 plrtc_gettime(todr_chip_handle_t todr, struct timeval *tv) argument
71 sc = (struct plrtc_softc *)todr->cookie;
78 plrtc_settime(todr_chip_handle_t todr, struct timeval *tv) argument
82 sc = (struct plrtc_softc *)todr->cookie;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drs5c313.c43 /* todr(9) methods */
144 rs5c313_todr_gettime_ymdhms(todr_chip_handle_t todr, struct clock_ymdhms *dt) argument
146 struct rs5c313_softc *sc = todr->cookie;
152 * bogus values, let todr(9) cope.
204 rs5c313_todr_settime_ymdhms(todr_chip_handle_t todr, struct clock_ymdhms *dt) argument
206 struct rs5c313_softc *sc = todr->cookie;
/netbsd-6-1-5-RELEASE/sys/arch/emips/ebus/
H A Dclock_ebus.c124 eclock_gettime(struct todr_chip_handle *todr, struct timeval *tv) argument
126 struct eclock_softc *sc = todr->cookie;
187 eclock_settime(struct todr_chip_handle *todr, struct timeval *tv) argument
189 struct eclock_softc *sc = todr->cookie;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_todr.c59 todr_attach(todr_chip_handle_t todr) argument
66 todr_handle = todr;
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dclock.c166 static struct todr_chip_handle todr = { local
182 todr_attach(&todr);
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Dclock.c251 xen_rtc_get(todr_chip_handle_t todr, struct timeval *tvp) argument
263 xen_rtc_set(todr_chip_handle_t todr, struct timeval *tvp) argument
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dclock.c412 atari_rtc_get(todr_chip_handle_t todr, struct clock_ymdhms *dtp) argument
454 atari_rtc_set(todr_chip_handle_t todr, struct clock_ymdhms *dtp) argument
/netbsd-6-1-5-RELEASE/share/man/man9/
H A DMakefile54 tcp_congctl.9 timecounter.9 time_second.9 todr.9 tvtohz.9 \
794 MLINKS+=todr.9 todr_gettime.9 todr.9 todr_settime.9 \
795 todr.9 clock_ymdhms_to_secs.9 todr.9 clock_secs_to_ymdhms.9
/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Dpdc.c227 static struct todr_chip_handle todr = { local
242 todr_attach(&todr);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/
H A Dconfigure1590 --enable-hourly-todr-sync
24284 # Check whether --enable-hourly-todr-sync was given.

Completed in 395 milliseconds