Searched refs:scrn_timer (Results 1 – 1 of 1) sorted by relevance
204 static callout_func_t scrn_timer; variable626 scrn_timer(sc); in sc_attach_unit()2186 scrn_timer(void *arg) in scrn_timer() function2273 &sc->ctimeout, SBT_1S / rate, 0, scrn_timer, sc, C_PREL(1)); in scrn_timer()