Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Drtc.c92 int vrrtc_get(todr_chip_handle_t, struct timeval *);
216 sc->sc_todr.todr_gettime = vrrtc_get; in vrrtc_attach()
274 vrrtc_get(todr_chip_handle_t tch, struct timeval *tvp) in vrrtc_get() function