Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Drtc.c102 int rtc_match(struct device *, void *, void *);
106 sizeof(struct rtc_softc), rtc_match, rtc_attach
124 rtc_match(struct device *parent, void *cf, void *aux) in rtc_match() function