Searched refs:gem_attach (Results 1 – 4 of 4) sorted by relevance
164 if (gem_attach(sc) != 0) { in gem_sbus_attach()
325 if (gem_attach(sc) != 0) { in gem_pci_attach()
268 int gem_attach(struct gem_softc *sc);
151 gem_attach(struct gem_softc *sc) in gem_attach() function