Home
last modified time | relevance | path

Searched defs:todr_gettime (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/
H A Dclock_subr.h86 int (*todr_gettime)(struct todr_chip_handle *, struct timeval *); member
/netbsd-src/sys/kern/
H A Dkern_todr.c401 todr_gettime(todr_chip_handle_t tch, struct timeval *tvp) in todr_gettime() function