Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dppm.c59 void ppm_attach(struct device *, struct device *, void *);
62 sizeof(struct ppm_softc), ppm_match, ppm_attach
82 ppm_attach(struct device *parent, struct device *self, void *aux) in ppm_attach() function