Searched refs:ie_callout (Results 1 – 2 of 2) sorted by relevance
346 struct callout ie_callout; /* INTERVAL TIMER */ member
4629 callout_init_mtx(&lun->ie_callout, &lun->lun_lock, 0); in ctl_add_lun()4710 callout_drain(&lun->ie_callout); in ctl_free_lun()5952 callout_schedule_sbt(&lun->ie_callout, SBT_1S / 10 * t, in ctl_ie_timer()5985 callout_reset_sbt(&lun->ie_callout, SBT_1S / 10 * t, in ctl_ie_page_handler()5994 callout_stop(&lun->ie_callout); in ctl_ie_page_handler()