Home
last modified time | relevance | path

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

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