Home
last modified time | relevance | path

Searched refs:timer_id (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/lib/libinetutil/common/
H A Dtq.c225 iu_cancel_timer(iu_tq_t *tq, iu_timer_id_t timer_id, void **arg) in iu_cancel_timer() argument
229 if (timer_id == -1) in iu_cancel_timer()
233 if (node->iutn_timer_id == timer_id) { in iu_cancel_timer()
254 iu_adjust_timer(iu_tq_t *tq, iu_timer_id_t timer_id, uint32_t sec) in iu_adjust_timer() argument
258 if (timer_id == -1) in iu_adjust_timer()
262 if (node->iutn_timer_id == timer_id) { in iu_adjust_timer()
436 release_timer_id(iu_tq_t *tq, iu_timer_id_t timer_id) in release_timer_id() argument
438 unsigned int map_index = timer_id / CHAR_BIT; in release_timer_id()
439 unsigned char map_bit = timer_id % CHAR_BIT; in release_timer_id()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c162 mp->inst->timer_id = -1; in method_timeout()
235 assert(ins->timer_id == -1); in register_method()
236 ins->timer_id = iu_schedule_timer(timer_queue, in register_method()
238 if (ins->timer_id == -1) { in register_method()
277 if (me->inst->timer_id != -1) in unregister_method()
H A Dutil.c289 (void) iu_cancel_timer(timer_queue, inst->timer_id, NULL); in cancel_inst_timer()
290 inst->timer_id = -1; in cancel_inst_timer()
H A Dinetd_impl.h209 iu_timer_id_t timer_id; member
H A Dinetd.c656 instance->timer_id = -1; in conn_rate_online()
688 inst->timer_id = iu_schedule_timer(timer_queue, in process_offline_inst()
691 if (inst->timer_id == -1) { in process_offline_inst()
1357 ret->timer_id = -1; in create_instance()
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c56 uint_t timer_id = 0; variable
207 timer_id++; in sip_timeout()
208 if (timer_id == 0) in sip_timeout()
209 timer_id++; in sip_timeout()
210 tid = timer_id; in sip_timeout()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c86 if (!hba->timer_id) { in emlxs_timer()
100 hba->timer_id = 0; in emlxs_timer()
132 hba->timer_id = in emlxs_timer()
136 hba->timer_id = 0; in emlxs_timer()
234 if (hba->timer_id) { in emlxs_timer_start()
240 if (!hba->timer_id) { in emlxs_timer_start()
242 hba->timer_id = in emlxs_timer_start()
253 if (!hba->timer_id) { in emlxs_timer_stop()
260 while (hba->timer_id) { in emlxs_timer_stop()
H A Demlxs_sli3.c3453 if (!hba->timer_id && (tmo_local-- == 0)) { in emlxs_sli3_issue_mbox_cmd()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c898 timeout_id_t timer_id; in uhci_root_hub_intr_pipe_cleanup() local
909 timer_id = uhcip->uhci_timeout_id; in uhci_root_hub_intr_pipe_cleanup()
912 if (timer_id) { in uhci_root_hub_intr_pipe_cleanup()
920 (void) untimeout(timer_id); in uhci_root_hub_intr_pipe_cleanup()
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c237 timeout_id_t timer_id; in dp_enable_data_link() local
243 timer_id = dps->timer_link_setup; in dp_enable_data_link()
245 if (timer_id != (timeout_id_t)0) { in dp_enable_data_link()
248 (void) untimeout(timer_id); in dp_enable_data_link()
H A Drmclomv.c274 static timeout_id_t timer_id; variable
2973 if (timer_id != 0) { in rmclomv_checkrmc()
2974 (void) untimeout(timer_id); in rmclomv_checkrmc()
2975 timer_id = 0; in rmclomv_checkrmc()
3000 if (timer_id == 0) { in rmclomv_checkrmc()
3001 timer_id = timeout(rmclomv_checkrmc_wakeup, NULL, in rmclomv_checkrmc()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1492 timeout_id_t timer_id; in ohci_root_hub_intr_pipe_cleanup() local
1504 timer_id = ohcip->ohci_root_hub.rh_intr_pipe_timer_id; in ohci_root_hub_intr_pipe_cleanup()
1507 if (timer_id) { in ohci_root_hub_intr_pipe_cleanup()
1512 (void) untimeout(timer_id); in ohci_root_hub_intr_pipe_cleanup()
H A Dohci.c7275 timeout_id_t timer_id; in ohci_stop_xfer_timer() local
7302 timer_id = ohcip->ohci_timer_id; in ohci_stop_xfer_timer()
7309 (void) untimeout(timer_id); in ohci_stop_xfer_timer()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1787 timeout_id_t timer_id; in ehci_root_hub_intr_pipe_cleanup() local
1799 timer_id = ehcip->ehci_root_hub.rh_intr_pipe_timer_id; in ehci_root_hub_intr_pipe_cleanup()
1802 if (timer_id) { in ehci_root_hub_intr_pipe_cleanup()
1807 (void) untimeout(timer_id); in ehci_root_hub_intr_pipe_cleanup()
H A Dehci_xfer.c3174 timeout_id_t timer_id; in ehci_stop_xfer_timer() local
3203 timer_id = pp->pp_timer_id; in ehci_stop_xfer_timer()
3210 (void) untimeout(timer_id); in ehci_stop_xfer_timer()
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c1025 timeout_id_t timer_id; in smbus_intr_cmn() local
1167 timer_id = smbus->smbus_timeout; in smbus_intr_cmn()
1170 (void) untimeout(timer_id); in smbus_intr_cmn()
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c4960 timeout_id_t timer_id = NULL; in skd_detach() local
4985 timer_id = skdev->skd_timer_timeout_id; in skd_detach()
4990 if (timer_id != 0) { in skd_detach()
4991 (void) untimeout(timer_id); in skd_detach()
5041 timer_id = skdev->skd_timer_timeout_id; in skd_detach()
5046 if (timer_id != 0) { in skd_detach()
5047 (void) untimeout(timer_id); in skd_detach()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h449 timeout_id_t timer_id; member
H A Dmyri10ge.c2280 mgp->timer_id = timeout(myri10ge_watchdog, mgp, in myri10ge_m_start()
2300 (void) untimeout(mgp->timer_id); in myri10ge_m_stop()
4971 mgp->timer_id = timeout(myri10ge_watchdog, mgp, in myri10ge_watchdog()
5736 (void) untimeout(mgp->timer_id); in myri10ge_suspend()
5772 mgp->timer_id = timeout(myri10ge_watchdog, mgp, in myri10ge_resume()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c965 dladm_aggr_lacptimer2str(aggr_lacp_timer_t timer_id, char *buf) in dladm_aggr_lacptimer2str() argument
975 if (timer->lt_id == timer_id) { in dladm_aggr_lacptimer2str()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2016 timeout_id_t timer_id; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5960 timeout_id_t timer_id; in ql_stop_timer() local
5963 timer_id = qlge->ql_timer_timeout_id; in ql_stop_timer()
5965 (void) untimeout(timer_id); in ql_stop_timer()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2008 timeout_id_t timer_id = NULL; in ql_detach() local
2069 timer_id = ql_timer_timeout_id; in ql_detach()
2074 if (timer_id) { in ql_detach()
2075 (void) untimeout(timer_id); in ql_detach()
2249 timer_id = ql_timer_timeout_id; in ql_detach()
2254 if (timer_id) { in ql_detach()
2255 (void) untimeout(timer_id); in ql_detach()