usb_callout_reset
usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc);
usb_callout_reset(&sc->sc_timer,
usb_callout_reset(&sc->sc_timer,
usb_callout_reset(&sc->sc_tmo_pcd, hz,
usb_callout_reset(&sc->sc_tmo_poll, hz / 128,
usb_callout_reset(&sc->sc_tmo_rhsc, hz,
usb_callout_reset(&sc->sc_root_intr, hz,
usb_callout_reset(&bus->power_wdog,
usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc);
usb_callout_reset(&sc->sc_callout, i, &g_audio_timeout, sc);
usb_callout_reset(&sc->sc_watchdog, hz, &g_audio_watchdog, sc);
usb_callout_reset(&sc->sc_callout, i, &g_keyboard_timeout, sc);
usb_callout_reset(&sc->sc_callout, i, &g_modem_timeout, sc);
usb_callout_reset(&sc->sc_watchdog, hz, &g_modem_watchdog, sc);
usb_callout_reset(&sc->sc_button_press_callout, i,
usb_callout_reset(&sc->sc_cursor_update_callout, i,
usb_callout_reset(&sc->sc_watchdog, hz, &uhid_snes_watchdog, sc);
usb_callout_reset(&sc->sc_callout, hz / 20,
usb_callout_reset(&sc->sc_statechg_timer,
usb_callout_reset(&sc->sc_statechg_timer,
usb_callout_reset(&sc->sc_if_sync_ch, 2 * hz, usie_if_sync_to, sc);
usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue);
usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue);
usb_callout_reset(&sc->sc_watchdog,
usb_callout_reset(&sc->sc_watchdog,
usb_callout_reset(&xfer->timeout_handle,
usb_callout_reset(&sc->ratectl_ch, hz, mtw_ratectl_to, sc);
usb_callout_reset(&sc->ratectl_ch, hz, mtw_ratectl_to, sc);
usb_callout_reset(&sc->ratectl_ch, hz, &mtw_ratectl_to, sc);
usb_callout_reset(&rvp->ratectl_ch, hz, rum_ratectl_timeout, rvp);
usb_callout_reset(&rvp->ratectl_ch, hz, rum_ratectl_timeout, rvp);
usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc);
usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc);
usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc);
usb_callout_reset(&uvp->ratectl_ch, hz, ural_ratectl_timeout, uvp);
usb_callout_reset(&uvp->ratectl_ch, hz, ural_ratectl_timeout, uvp);
usb_callout_reset(&sc->sc_led_ch, hz, urtw_led_ch, sc);
usb_callout_reset(&sc->sc_led_ch, hz, urtw_led_ch, sc);