Home
last modified time | relevance | path

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

/NextBSD/sys/dev/my/
HDif_my.c1197 sc->my_timer = 0; in my_txeof()
1249 sc->my_timer = 0; in my_txeoc()
1258 sc->my_timer = 5; in my_txeoc()
1463 sc->my_timer = 5; in my_start_locked()
1698 if (sc->my_timer == 0 || --sc->my_timer > 0) in my_watchdog()
HDif_myreg.h377 int my_timer; member