Home
last modified time | relevance | path

Searched refs:read_clocks (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_rtc.c292 read_clocks(struct timespec *ts, bool debug_read) in read_clocks() function
339 error = read_clocks(&ts, false); in inittodr()
416 if (read_clocks(&ts_discard, true) == ENXIO) in sysctl_clock_do_io()