Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_my.c1179 sc->my_timer = 0; in my_txeof()
1231 sc->my_timer = 0; in my_txeoc()
1240 sc->my_timer = 5; in my_txeoc()
1444 sc->my_timer = 5; in my_start_locked()
1679 if (sc->my_timer == 0 || --sc->my_timer > 0) in my_watchdog()
H A Dif_myreg.h377 int my_timer; member