Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dprtc.c45 void prtc_attach(struct device *, struct device *, void *);
48 sizeof(struct prtc_softc), prtc_match, prtc_attach
73 prtc_attach(struct device *parent, struct device *self, void *aux) in prtc_attach() function