Searched refs:sc_resetloop (Results 1 – 1 of 1) sorted by relevance
158 int sc_resetloop; member687 sc->sc_resetloop = 0; in ray_disable()812 if (++sc->sc_resetloop >= RAY_MAX_RESETS) { in ray_reset()813 if (sc->sc_resetloop == RAY_MAX_RESETS) { in ray_reset()823 RAY_MAX_RESETS - sc->sc_resetloop); in ray_reset()843 sc->sc_resetloop = 0; in ray_reset_resetloop()