Home
last modified time | relevance | path

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

/src/sys/dev/gem/
H A Dif_gemvar.h250 void gem_intr(void *v);
H A Dif_gem_pci.c296 INTR_MPSAFE, NULL, gem_intr, sc, &sc->sc_ih) != 0) { in gem_pci_attach()
H A Dif_gem.c1686 gem_intr(void *v) in gem_intr() function