Home
last modified time | relevance | path

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

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