Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpmc.c51 int pmc_match(struct device *, void *, void *);
57 sizeof(struct pmc_softc), pmc_match, pmc_attach, NULL, pmc_activate
65 pmc_match(struct device *parent, void *cf, void *aux) in pmc_match() function