Home
last modified time | relevance | path

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

/src/sys/dev/gem/
H A Dif_gemvar.h248 int gem_attach(struct gem_softc *sc);
H A Dif_gem_pci.c290 if (gem_attach(sc) != 0) { in gem_pci_attach()
H A Dif_gem.c143 gem_attach(struct gem_softc *sc) in gem_attach() function