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