/illumos-gate/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalwd.c | 382 (void) untimeout(tid); in xcalwd_close() 435 (void) untimeout(tid); in xcalwd_ioctl() 470 (void) untimeout(tid); /* cancel */ in xcalwd_ioctl()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | clock_realtime.c | 199 (void) untimeout(tid); in clock_realtime_timer_settime() 289 (void) untimeout(tid); in clock_realtime_timer_delete()
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_send.c | 608 (void) untimeout(msg_rp_unset_id); in ibmf_i_do_send_cb() 612 (void) untimeout(msg_tr_unset_id); in ibmf_i_do_send_cb() 616 (void) untimeout(msg_rp_set_id); in ibmf_i_do_send_cb() 620 (void) untimeout(msg_tr_set_id); in ibmf_i_do_send_cb()
|
H A D | ibmf.c | 788 (void) untimeout(msg_rp_unset_id); in ibmf_free_msg() 792 (void) untimeout(msg_tr_unset_id); in ibmf_free_msg() 796 (void) untimeout(msg_rp_set_id); in ibmf_free_msg() 800 (void) untimeout(msg_tr_set_id); in ibmf_free_msg()
|
H A D | ibmf_recv.c | 1017 (void) untimeout(msg_rp_unset_id); in ibmf_i_do_recv_cb() 1021 (void) untimeout(msg_tr_unset_id); in ibmf_i_do_recv_cb() 1025 (void) untimeout(msg_rp_set_id); in ibmf_i_do_recv_cb() 1029 (void) untimeout(msg_tr_set_id); in ibmf_i_do_recv_cb()
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | alarm.c | 73 del = untimeout(tmp_id); in alarm()
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_timer.c | 97 untimeout(pUM->timerID); in BnxeTimerStop()
|
/illumos-gate/usr/src/lib/libfakekernel/common/ |
H A D | callout.c | 67 untimeout(timeout_id_t id_arg) in untimeout() function
|
H A D | mapfile-vers | 259 untimeout;
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi_main.c | 263 (void) untimeout(s->s_watchdog); in smartpqi_detach() 321 (void) untimeout(s->s_time_of_day); in smartpqi_detach()
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | s1394_misc.c | 809 (void) untimeout(hal->bus_mgr_timeout_id); in s1394_destroy_timers() 810 (void) untimeout(hal->bus_mgr_query_timeout_id); in s1394_destroy_timers() 813 (void) untimeout(hal->cm_timer); in s1394_destroy_timers()
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_timer.c | 114 if (untimeout(sctp_tb->sctp_tb_tid) < 0) { in sctp_timer() 257 if (untimeout(sctp_tb->sctp_tb_tid) < 0) { in sctp_timer_free() 292 if (untimeout(sctp_tb->sctp_tb_tid) < 0) { in sctp_timer_stop()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_user.c | 281 (void) untimeout(tmo); in smb_user_new() 345 (void) untimeout(tmo); in smb_user_logon() 385 (void) untimeout(tmo); in smb_user_logoff()
|
/illumos-gate/usr/src/uts/common/io/atu/ |
H A D | atu.c | 478 (void) untimeout(sc->sc_scan_timer); in atu_newstate() 1134 (void) untimeout(sc->sc_scan_timer); in atu_disconnect() 1335 (void) untimeout(sc->sc_scan_timer); in atu_detach() 1449 (void) untimeout(sc->sc_scan_timer); in atu_m_stop() 1497 (void) untimeout(sc->sc_scan_timer); in atu_m_setprop() 1549 (void) untimeout(sc->sc_scan_timer); in atu_m_ioctl()
|
/illumos-gate/usr/src/uts/common/io/bnx/ |
H A D | bnxtmr.c | 214 (void) untimeout(umdevice->tmrtid); in bnx_timer_stop()
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | rmc_comm_dp.c | 248 (void) untimeout(timer_id); in dp_enable_data_link() 707 (void) untimeout(tid_delay_ack); in rmc_comm_dp_fini() 710 (void) untimeout(tid_link_setup); in rmc_comm_dp_fini() 1505 (void) untimeout(timer_delay_ack); in rmc_comm_dp_msend()
|
/illumos-gate/usr/src/uts/common/sys/idm/ |
H A D | idm_conn_sm.h | 194 (void) untimeout(ic->ic_state_timeout); \
|
/illumos-gate/usr/src/uts/sun4u/javelin/io/ |
H A D | envctrltwo.c | 638 (void) untimeout(unitp->timeout_id); in envctrl_detach() 642 (void) untimeout(unitp->blink_timeout_id); in envctrl_detach() 831 (void) untimeout(unitp->timeout_id); in envctrl_ioctl() 879 (void) untimeout(unitp->timeout_id); in envctrl_ioctl() 1493 (void) untimeout(unitp->timeout_id); in envctrl_tempr_poll() 1684 (void) untimeout(unitp->timeout_id); in envctrl_check_sys_temperatures() 1946 (void) untimeout(unitp->timeout_id); in envctrl_fan_fail_service()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon.h | 93 (void) untimeout(tid); \
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | mi.c | 1099 if (untimeout(mtb->mtb_tid) < 0) { in mi_timer() 1202 if (untimeout(mtb->mtb_tid) < 0) { in mi_timer_free() 1242 if ((tim = untimeout(mtb->mtb_tid)) < 0) { in mi_timer_move() 1290 if (untimeout(mtb->mtb_tid) < 0) { in mi_timer_stop()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | pppd.h | 427 extern void untimeout __P((void (*func)(void *), void *arg)); 767 #define UNTIMEOUT(r, f) untimeout((r), (f))
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_tlist.c | 293 (void) untimeout(tlist_handle->tl_timeout_id); in hci1394_tlist_timeout_cancel()
|
/illumos-gate/usr/src/uts/common/io/sbp2/ |
H A D | sbp2.c | 960 (void) untimeout(timeout_id); in sbp2_ses_submit_task() 1154 (void) untimeout(timeout_id); in sbp2_ses_cancel_first_task() 1178 (void) untimeout(timeout_id); in sbp2_ses_reset_pending_tasks() 1732 (void) untimeout(timeout_id); in sbp2_status_fifo_wb_cb()
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/ |
H A D | ibdm.c | 340 if (untimeout(timeout_id) == -1) { in ibdm_free_iou_info() 356 if (untimeout(timeout_id) == -1) { in ibdm_free_iou_info() 374 if (untimeout(timeout_id) == -1) { in ibdm_free_iou_info() 2361 if (untimeout(timeout_id) == -1) { in ibdm_handle_setclassportinfo() 2418 if (untimeout(timeout_id) == -1) { in ibdm_handle_classportinfo() 2624 if (untimeout(timeout_id) == -1) { in ibdm_handle_iounitinfo() 2891 if (untimeout(timeout_id) == -1) { in ibdm_handle_ioc_profile() 3141 if (untimeout(timeout_id) == -1) { in ibdm_handle_srventry_mad() 3291 if (untimeout(timeout_id) == -1) { in ibdm_handle_diagcode() 3317 if (untimeout(timeout_id) == -1) { in ibdm_handle_diagcode() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | systm.h | 172 clock_t untimeout(timeout_id_t);
|