Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dpmc.c53 int pmc_activate(struct device *, int);
57 sizeof(struct pmc_softc), pmc_match, pmc_attach, NULL, pmc_activate
107 pmc_activate(struct device *self, int act) in pmc_activate() function