Searched defs:rtc_to_tod (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodm5819.c64 static todinfo_t rtc_to_tod(struct rtc_t *);
171 ts.tv_sec = tod_to_utc(rtc_to_tod(&rtc));
177 rtc_to_tod(struct rtc_t *rtc) function
H A Dtodblade.c54 static todinfo_t rtc_to_tod(struct rtc_t *);
196 ts.tv_sec = tod_to_utc(rtc_to_tod(&rtc));
202 rtc_to_tod(struct rtc_t *rtc) function
H A Dtodm5819p_rmc.c80 static todinfo_t rtc_to_tod(struct rtc_t *);
186 ts.tv_sec = tod_to_utc(rtc_to_tod(&rtc));
192 rtc_to_tod(struct rtc_t *rtc) function

Completed in 210 milliseconds