Home
last modified time | relevance | path

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

/src/sys/dev/gem/
H A Dif_gem.c132 static int gem_watchdog(struct gem_softc *sc);
576 if (gem_watchdog(sc) == EJUSTRETURN) in gem_tick()
1771 gem_watchdog(struct gem_softc *sc) in gem_watchdog() function