Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/luna88k/dev/
H A Dtimekeeper.c65 void clock_attach(struct device *, struct device *, void *);
68 sizeof (struct timekeeper_softc), clock_match, clock_attach
101 clock_attach(struct device *parent, struct device *self, void *aux) in clock_attach() function