sc_stat_ch 309 dev/usb/if_udav.c timeout_set(&sc->sc_stat_ch, NULL, NULL); sc_stat_ch 335 dev/usb/if_udav.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 687 dev/usb/if_udav.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 688 dev/usb/if_udav.c timeout_set(&sc->sc_stat_ch, udav_tick, sc); sc_stat_ch 689 dev/usb/if_udav.c timeout_add(&sc->sc_stat_ch, hz); sc_stat_ch 1332 dev/usb/if_udav.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 1503 dev/usb/if_udav.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 1504 dev/usb/if_udav.c timeout_set(&sc->sc_stat_ch, udav_tick, sc); sc_stat_ch 1505 dev/usb/if_udav.c timeout_add(&sc->sc_stat_ch, hz); sc_stat_ch 175 dev/usb/if_udavreg.h struct timeout sc_stat_ch; sc_stat_ch 143 dev/usb/if_upl.c struct timeout sc_stat_ch; sc_stat_ch 318 dev/usb/if_url.c timeout_set(&sc->sc_stat_ch, NULL, NULL); sc_stat_ch 344 dev/usb/if_url.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 582 dev/usb/if_url.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 583 dev/usb/if_url.c timeout_set(&sc->sc_stat_ch, url_tick, sc); sc_stat_ch 584 dev/usb/if_url.c timeout_add(&sc->sc_stat_ch, hz); sc_stat_ch 1220 dev/usb/if_url.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 1391 dev/usb/if_url.c timeout_del(&sc->sc_stat_ch); sc_stat_ch 1392 dev/usb/if_url.c timeout_set(&sc->sc_stat_ch, url_tick, sc); sc_stat_ch 1393 dev/usb/if_url.c timeout_add(&sc->sc_stat_ch, hz); sc_stat_ch 165 dev/usb/if_urlreg.h struct timeout sc_stat_ch;