callout_terminate
callout_terminate(&sc->sc_rng_co[i]);
callout_terminate(&request->callout); \
callout_terminate(&sc->callout);
callout_terminate(&sc->softcallout);
callout_terminate(&sc->timer);
callout_terminate(&sc->fw_timer);
callout_terminate(&sc->co_hdl);
callout_terminate(&sc->timer);
callout_terminate(&sc->aac_daemontime);
callout_terminate(&sc->ciss_periodic);
callout_terminate(&vbus_ext->timer);
callout_terminate(&sc->mfi_watchdog_callout);
callout_terminate(&sc->periodic);
callout_terminate(&sc->vtrnd_callout);
callout_terminate(&sc->vmx_tick);
callout_terminate(calloutp);
callout_terminate(&p->p_ithandle);
callout_terminate(&wdog_callout);
callout_terminate(&logsoftc.sc_callout);
callout_terminate(&cl->callout_);
callout_terminate(&peer->p_new_handshake);
callout_terminate(&peer->p_send_keepalive);
callout_terminate(&peer->p_retry_handshake);
callout_terminate(&peer->p_persistent_keepalive);
callout_terminate(&peer->p_zero_key_material);
callout_terminate(&rl->rl_gc);
callout_terminate(&_tc->tc_callout);
void callout_terminate (struct callout *cc);