Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/dec/
H A Dclockvar.h42 struct clockfns { struct
46 void clockattach(device_t, const struct clockfns *); argument
/netbsd-src/sys/arch/pmax/pmax/
H A Dclock.c57 const struct clockfns *clockfns; variable