MSEC_TO_TICK
delay(MSEC_TO_TICK(nfs4_recovdelay * 1000));
delay(MSEC_TO_TICK(10));
delay(MSEC_TO_TICK(100));
time = MSEC_TO_TICK(ct->ct_timeout) + ddi_get_lbolt();
lock->l_end_time = ddi_get_lbolt() + MSEC_TO_TICK(timeout);
delay(MSEC_TO_TICK(1));
delay(MSEC_TO_TICK(smb_notify_enum_dir_delay));
delay(MSEC_TO_TICK(smb_notify_enum_dir_delay));
clock_t ticks = MSEC_TO_TICK(timeout * 100);
if (ticks > MSEC_TO_TICK(100))
ticks = MSEC_TO_TICK(100);
delay(MSEC_TO_TICK(10));
MSEC_TO_TICK(200));
delay(MSEC_TO_TICK(smb_reader_delay));
MSEC_TO_TICK(smb_oplock_timeout_ack);
time = MSEC_TO_TICK(timeout) + ddi_get_lbolt();
time = MSEC_TO_TICK(timeout) + ddi_get_lbolt();
(so), MSEC_TO_TICK((so)->so_rcv_timer_interval)); \
MSEC_TO_TICK(10));
MSEC_TO_TICK(ipst->ips_igmp_time_to_next));
MSEC_TO_TICK(ipst->ips_igmp_time_to_next) - ddi_get_lbolt();
if (time_left < MSEC_TO_TICK(next)) {
(void *)ipst, MSEC_TO_TICK(MCAST_SLOWTIMO_INTERVAL));
(void *)ipst, MSEC_TO_TICK(MCAST_SLOWTIMO_INTERVAL));
(void *)ipst, MSEC_TO_TICK(ipst->ips_igmp_time_to_next));
MSEC_TO_TICK(ipst->ips_mld_time_to_next));
MSEC_TO_TICK(ipst->ips_mld_time_to_next) - ddi_get_lbolt();
if (time_left < MSEC_TO_TICK(next)) {
(void *)ipst, MSEC_TO_TICK(ipst->ips_mld_time_to_next));
MSEC_TO_TICK(timeo_ms >> 1));
MSEC_TO_TICK(ipst->ips_ipv4_dad_announce_interval)) {
ipif, MSEC_TO_TICK(ipst->ips_ip_dup_recovery));
MSEC_TO_TICK(MCAST_SLOWTIMO_INTERVAL));
MSEC_TO_TICK(MCAST_SLOWTIMO_INTERVAL));
ipif, MSEC_TO_TICK(ipst->ips_ip_dup_recovery));
ipif, MSEC_TO_TICK(ipst->ips_ip_dup_recovery));
MSEC_TO_TICK(ms) == 0 ? 1 : MSEC_TO_TICK(ms));
tim = MSEC_TO_TICK(tim);
MSEC_TO_TICK(sctps->sctps_cookie_life);
sctp->sctp_rto_max = MSEC_TO_TICK(sctps->sctps_rto_maxg);
sctp->sctp_rto_min = MSEC_TO_TICK(sctps->sctps_rto_ming);
sctp->sctp_rto_initial = MSEC_TO_TICK(
MSEC_TO_TICK(sctps->sctps_heartbeat_interval);
fp->sf_srtt = MSEC_TO_TICK(uinfo.iulp_rtt);
fp->sf_rttvar = MSEC_TO_TICK(uinfo.iulp_rtt_sd);
MSEC_TO_TICK(SCTP_SLC_REPORT_INTERVAL)) {
MSEC_TO_TICK(sctps->sctps_new_secret_interval)) <= nowt) {
MSEC_TO_TICK(sctps->sctps_deferred_ack_interval));
sctps, MSEC_TO_TICK(sctps->sctps_reclaim_period));
sctps, MSEC_TO_TICK(sctps->sctps_reclaim_period));
sctp->sctp_rto_initial = MSEC_TO_TICK(srto->srto_initial);
sctp->sctp_rto_max = MAX(MSEC_TO_TICK(srto->srto_max), 1);
sctp->sctp_rto_min = MSEC_TO_TICK(srto->srto_min);
sctp->sctp_cookie_lifetime = MSEC_TO_TICK(
MSEC_TO_TICK(si->sinit_max_init_timeo);
fp->sf_hb_interval = MSEC_TO_TICK(spp->spp_hbinterval);
fp2->sf_hb_interval = MSEC_TO_TICK(
sctp->sctp_hb_interval = MSEC_TO_TICK(
sctp_msg_hdr->smh_ttl = MSEC_TO_TICK(timetolive);
MSEC_TO_TICK(TCP_TLC_REPORT_INTERVAL)) {
tcps, MSEC_TO_TICK(tcps->tcps_reclaim_period));
tcps, MSEC_TO_TICK(tcps->tcps_reclaim_period));
now % MSEC_TO_TICK(TCP_TIME_WAIT_DELAY);
schedule = now + MSEC_TO_TICK(tcps->tcps_time_wait_interval);
schedule += MSEC_TO_TICK(TCP_TIME_WAIT_DELAY);
schedule -= schedule % MSEC_TO_TICK(TCP_TIME_WAIT_DELAY);
(((t) / MSEC_TO_TICK(TCP_TIME_WAIT_DELAY)) % TCP_TIME_WAIT_BUCKETS)
sched_new = sched_cur + MSEC_TO_TICK(TCP_TIME_WAIT_DELAY);
sched_new += MSEC_TO_TICK(TCP_TIME_WAIT_DELAY);
kbtrans_repeat_delay = MSEC_TO_TICK(*(int *)mp->b_cont->b_rptr);
kbtrans_repeat_rate = MSEC_TO_TICK(*(int *)mp->b_cont->b_rptr);
ringp->s_ring_wait = MSEC_TO_TICK(wait);
delay(MSEC_TO_TICK(500));
tim = ddi_get_lbolt() + MSEC_TO_TICK(wakeup_time);
clock_t tmo = MSEC_TO_TICK(taskq_thread_bucket_wait);
MSEC_TO_TICK(intrvl));
MSEC_TO_TICK(mir->mir_idle_timeout) - now >= 0) {