Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bm.c101 static void bmac_attach(struct device *, struct device *, void *);
127 sizeof(struct bmac_softc), bmac_match, bmac_attach
181 bmac_attach(struct device *parent, struct device *self, void *aux) in bmac_attach() function