Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_ray.c158 int sc_resetloop; member
687 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()