Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dpmc.c52 void pmc_attach(struct device *, struct device *, void *);
57 sizeof(struct pmc_softc), pmc_match, pmc_attach, NULL, pmc_activate
75 pmc_attach(struct device *parent, struct device *self, void *aux) in pmc_attach() function