Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/powerpc64/dev/
H A Dphb.c101 void phb_attach(struct device *, struct device *, void *);
104 sizeof (struct phb_softc), phb_match, phb_attach
148 phb_attach(struct device *parent, struct device *self, void *aux) in phb_attach() function