Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dpgs.c40 void pgs_attach(struct device *, struct device *, void *);
45 sizeof(struct pgs_softc), pgs_match, pgs_attach
69 pgs_attach(struct device *parent, struct device *self, void *aux) in pgs_attach() function