sc_check_ccs_ch   182 dev/pcmcia/if_ray.c 	struct timeout			sc_check_ccs_ch;
sc_check_ccs_ch   589 dev/pcmcia/if_ray.c 	timeout_set(&sc->sc_check_ccs_ch, ray_check_ccs, sc);
sc_check_ccs_ch   845 dev/pcmcia/if_ray.c 	callout_stop(&sc->sc_check_ccs_ch);
sc_check_ccs_ch  1884 dev/pcmcia/if_ray.c 				callout_reset(&sc->sc_check_ccs_ch, 1,
sc_check_ccs_ch  1891 dev/pcmcia/if_ray.c 		callout_reset(&sc->sc_check_ccs_ch, RAY_CHECK_CCS_TIMEOUT,
sc_check_ccs_ch  2300 dev/pcmcia/if_ray.c 		callout_reset(&sc->sc_check_ccs_ch, RAY_CHECK_CCS_TIMEOUT,
sc_check_ccs_ch  2332 dev/pcmcia/if_ray.c 		callout_stop(&sc->sc_check_ccs_ch);