Symbol: drv_usectohz
usr/src/uts/common/contract/device.c
2211
abstime = ddi_get_lbolt() + drv_usectohz(secs*1000000);
usr/src/uts/common/contract/device.c
840
delay(drv_usectohz(1000));
usr/src/uts/common/cpr/cpr_stat.c
198
delay(drv_usectohz(10000)); /* otherwise the next line goes to prom */
usr/src/uts/common/crypto/api/kcf_cbufcall.c
290
delay(30 * drv_usectohz(1000000));
usr/src/uts/common/crypto/api/kcf_random.c
897
TIMEOUT_INTERVAL * drv_usectohz(ut));
usr/src/uts/common/crypto/core/kcf_cryptoadm.c
730
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/crypto/core/kcf_sched.c
1010
clock_t timeout_val = drv_usectohz(kcf_idlethr_timeout);
usr/src/uts/common/crypto/core/kcf_sched.c
1399
clock_t timeout_val = drv_usectohz(kcf_idlethr_timeout);
usr/src/uts/common/crypto/io/dca.c
2079
(void *)wlp, drv_usectohz(MSEC));
usr/src/uts/common/crypto/io/dca.c
2132
drv_usectohz(MSEC)))) {
usr/src/uts/common/crypto/io/dca.c
2136
(void *)wlp, drv_usectohz(MSEC));
usr/src/uts/common/crypto/io/dca.c
2559
if ((when - workp->dw_lbolt) < drv_usectohz(STALETIME)) {
usr/src/uts/common/crypto/io/dca.c
2590
drv_usectohz(SECOND));
usr/src/uts/common/crypto/io/dca.c
2651
drv_usectohz(STALETIME), TR_CLOCK_TICK);
usr/src/uts/common/crypto/io/dca.c
833
drv_usectohz(SECOND));
usr/src/uts/common/crypto/io/dca_rng.c
277
delay(drv_usectohz(100));
usr/src/uts/common/crypto/io/swrand.c
893
TIMEOUT_INTERVAL * drv_usectohz(ut));
usr/src/uts/common/crypto/spi/kcf_spi.c
516
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/fs/dev/sdev_comm.c
113
clock_t wakeup = drv_usectohz(2 * 1000000);
usr/src/uts/common/fs/dev/sdev_comm.c
122
drv_usectohz(dev_node_wait_timeout * 1000000);
usr/src/uts/common/fs/dev/sdev_comm.c
237
expire = ddi_get_lbolt() + drv_usectohz(dev_devfsadm_startup * 1000000);
usr/src/uts/common/fs/dev/sdev_ncache.c
582
nticks = drv_usectohz(1000000 * nsecs);
usr/src/uts/common/fs/nfs/nfs4_recovery.c
2505
drv_usectohz(N4S_CB_PAUSE_TIME), TR_CLOCK_TICK);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1044
delay(drv_usectohz(1000000));
usr/src/uts/common/fs/nfs/nfs4_vnops.c
12990
*tick_delayp = drv_usectohz(NFS4_BASE_WAIT_TIME * 1000 * 1000);
usr/src/uts/common/fs/nfs/nfs4_vnops.c
14779
*tick_delay = drv_usectohz(lock_lease_time*1000*1000);
usr/src/uts/common/fs/sockfs/sockcommon_sops.c
810
so->so_rcvtimeo = drv_usectohz(t_usec);
usr/src/uts/common/fs/sockfs/sockcommon_sops.c
812
so->so_sndtimeo = drv_usectohz(t_usec);
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
1565
clock_t wakeup = drv_usectohz(10);
usr/src/uts/common/fs/sockfs/socktpi.c
5573
so->so_rcvtimeo = drv_usectohz(val);
usr/src/uts/common/fs/sockfs/socktpi.c
5575
so->so_sndtimeo = drv_usectohz(val);
usr/src/uts/common/fs/ufs/ufs_vfsops.c
1317
delay(ufs_mount_error_delay * drv_usectohz(1000));
usr/src/uts/common/inet/ip/ipsec_loader.c
236
(void) qtimeout(q, loader_nop, 0, drv_usectohz(30000));
usr/src/uts/common/inet/ip/sadb.c
1758
drv_usectohz(SADB_AGE_INTERVAL_DEFAULT * 1000));
usr/src/uts/common/inet/ip/sadb.c
4289
drv_usectohz(interval * (MICROSEC / MILLISEC))));
usr/src/uts/common/inet/ipd/ipd.c
313
delay(drv_usectohz(dwait));
usr/src/uts/common/inet/ipf/ip_fil_solaris.c
1111
int hz = drv_usectohz(500000);
usr/src/uts/common/inet/ipf/ip_fil_solaris.c
1844
drv_usectohz(500000));
usr/src/uts/common/inet/spdsock.h
100
#define LOADCHECK_INTERVAL (drv_usectohz(30000))
usr/src/uts/common/io/1394/adapters/hci1394_isoch.c
592
drv_usectohz(hci1394_iso_ctxt_stop_intr_timeout_uS);
usr/src/uts/common/io/1394/adapters/hci1394_ohci.c
324
delay(drv_usectohz(hci1394_phy_stabilization_delay_uS));
usr/src/uts/common/io/1394/adapters/hci1394_tlist.c
468
return (drv_usectohz(HCI1394_TLIST_nS_TO_uS(nS)));
usr/src/uts/common/io/1394/h1394.c
1527
drv_usectohz(CYCLE_MASTER_TIMER * 1000));
usr/src/uts/common/io/1394/s1394_dev_disc.c
2190
hal, drv_usectohz(IEEE1394_BM_IRM_TIMEOUT));
usr/src/uts/common/io/1394/s1394_dev_disc.c
2212
hal, drv_usectohz(
usr/src/uts/common/io/1394/s1394_dev_disc.c
82
delay(drv_usectohz((d) * 1000)))
usr/src/uts/common/io/1394/s1394_misc.c
258
delay(drv_usectohz(10));
usr/src/uts/common/io/1394/s1394_misc.c
817
delay(drv_usectohz(10));
usr/src/uts/common/io/1394/t1394.c
3043
drv_usectohz(CONFIG_ROM_UPDATE_DELAY * 1000));
usr/src/uts/common/io/1394/t1394.c
3103
drv_usectohz(CONFIG_ROM_UPDATE_DELAY * 1000));
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
580
delay((clock_t)drv_usectohz(1000));
usr/src/uts/common/io/1394/targets/dcam1394/dcam_reg.c
106
delay(drv_usectohz(500));
usr/src/uts/common/io/1394/targets/dcam1394/dcam_reg.c
59
delay(drv_usectohz(500));
usr/src/uts/common/io/aac/aac.c
4389
AAC_QUIESCE_TICK * drv_usectohz(1000000));
usr/src/uts/common/io/aac/aac.c
4404
AAC_QUIESCE_TICK * drv_usectohz(1000000));
usr/src/uts/common/io/aac/aac.c
6694
time_adjust = aac_tick * drv_usectohz(1000000);
usr/src/uts/common/io/aac/aac.c
6766
(aac_tick * drv_usectohz(1000000)));
usr/src/uts/common/io/aac/aac.c
930
(aac_tick * drv_usectohz(1000000)));
usr/src/uts/common/io/aggr/aggr_lacp.c
1522
drv_usectohz(1000000 *
usr/src/uts/common/io/aggr/aggr_lacp.c
1750
drv_usectohz((clock_t)1000000 *
usr/src/uts/common/io/aggr/aggr_lacp.c
451
drv_usectohz(1000000 * portp->lp_lacp.periodic_timer.val));
usr/src/uts/common/io/arn/arn_main.c
1038
drv_usectohz(cal_interval * 1000));
usr/src/uts/common/io/arn/arn_main.c
1371
drv_usectohz(arn_dwelltime * 1000));
usr/src/uts/common/io/arn/arn_main.c
1581
drv_usectohz(100 * 1000));
usr/src/uts/common/io/arn/arn_main.c
1590
drv_usectohz(arn_dwelltime * 1000));
usr/src/uts/common/io/asy.c
1323
delay(drv_usectohz(10000));
usr/src/uts/common/io/asy.c
2154
delay(drv_usectohz(400 * asy->asy_fifo_buf * 3));
usr/src/uts/common/io/asy.c
2439
drv_usectohz(asy_drain_check));
usr/src/uts/common/io/asy.c
2546
drv_usectohz(asy_drain_check));
usr/src/uts/common/io/asy.c
2595
(caddr_t)async, drv_usectohz(asy_min_dtr_low));
usr/src/uts/common/io/asy.c
3819
drv_usectohz(1000000)/4);
usr/src/uts/common/io/asy.c
4222
delay(drv_usectohz(asydelay));
usr/src/uts/common/io/asy.c
4247
drv_usectohz(1000000)/4);
usr/src/uts/common/io/asy.c
4270
drv_usectohz(asy_min_utbrk));
usr/src/uts/common/io/ath/ath_main.c
1254
drv_usectohz(ath_dwelltime * 1000));
usr/src/uts/common/io/ath/ath_main.c
1365
drv_usectohz(ath_dwelltime * 1000));
usr/src/uts/common/io/audio/drv/audio1575/audio1575.c
1098
ticks = drv_usectohz(M1575_LOOP_CTR);
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1409
ticks = drv_usectohz(100);
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1498
delay(drv_usectohz(50000)); /* 50 msec */
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1512
delay(drv_usectohz(50000)); /* 50 msec */
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1522
delay(drv_usectohz(50000)); /* 50 msec */
usr/src/uts/common/io/audio/drv/audio810/audio810.c
1536
delay(drv_usectohz(50000)); /* 50 msec */
usr/src/uts/common/io/audio/drv/audiots/audiots.c
629
delay(drv_usectohz(TS_20MS));
usr/src/uts/common/io/axf/axf_usbgem.c
101
#define ONESEC (drv_usectohz(1*1000000))
usr/src/uts/common/io/axf/axf_usbgem.c
1196
delay(drv_usectohz(1000*1000));
usr/src/uts/common/io/axf/axf_usbgem.c
331
delay(drv_usectohz(5000));
usr/src/uts/common/io/axf/axf_usbgem.c
344
delay(drv_usectohz(5000));
usr/src/uts/common/io/axf/axf_usbgem.c
352
delay(drv_usectohz(5000));
usr/src/uts/common/io/axf/axf_usbgem.c
364
delay(drv_usectohz(150*1000));
usr/src/uts/common/io/axf/axf_usbgem.c
371
delay(drv_usectohz(150*1000));
usr/src/uts/common/io/beep.c
411
drv_usectohz(duration * 1000));
usr/src/uts/common/io/beep.c
486
drv_usectohz(duration * 1000));
usr/src/uts/common/io/bge/bge_chip2.c
5363
drv_usectohz(
usr/src/uts/common/io/bge/bge_chip2.c
6324
drv_usectohz(BGE_ASF_HEARTBEAT_INTERVAL));
usr/src/uts/common/io/bge/bge_impl.h
188
#define BGE_CYCLIC_TIMEOUT (drv_usectohz(1000000)) /* ~1.0s */
usr/src/uts/common/io/bge/bge_main2.c
600
drv_usectohz(BGE_ASF_HEARTBEAT_INTERVAL));
usr/src/uts/common/io/bge/bge_main2.c
680
drv_usectohz(BGE_ASF_HEARTBEAT_INTERVAL));
usr/src/uts/common/io/blkdev/blkdev.c
2113
when = drv_usectohz(1000000);
usr/src/uts/common/io/bnx/bnxtmr.c
170
drv_usectohz(BNX_TIMER_INTERVAL));
usr/src/uts/common/io/bnx/bnxtmr.c
203
drv_usectohz(BNX_TIMER_INTERVAL));
usr/src/uts/common/io/bnxe/bnxe_rx.c
221
delay(drv_usectohz(1000000));
usr/src/uts/common/io/bnxe/bnxe_rx.c
247
delay(drv_usectohz(1000000));
usr/src/uts/common/io/bnxe/bnxe_timer.c
73
drv_usectohz(BNXE_TIMER_INTERVAL));
usr/src/uts/common/io/bnxe/bnxe_timer.c
86
drv_usectohz(BNXE_TIMER_INTERVAL));
usr/src/uts/common/io/bpf/bpf.c
1073
d->bd_rtout = drv_usectohz(tv.tv_sec * 1000000 +
usr/src/uts/common/io/bpf/bpf.c
1153
d->bd_rtout = drv_usectohz(tv.tv_sec * 1000000 +
usr/src/uts/common/io/bridge.c
3348
bridge_scan_interval = 5 * drv_usectohz(1000000);
usr/src/uts/common/io/bridge.c
3349
bridge_fwd_age = 25 * drv_usectohz(1000000);
usr/src/uts/common/io/cardbus/cardbus_cfg.c
4119
delay(drv_usectohz(cardbus_reset_wait * 1000));
usr/src/uts/common/io/chxge/glue.c
509
cyclic->period = drv_usectohz(period * 1000);
usr/src/uts/common/io/comstar/lu/stmf_sbd/ats_copy_mgr.c
907
tic = drv_usectohz(1000000);
usr/src/uts/common/io/comstar/lu/stmf_sbd/sbd.c
2996
delay(drv_usectohz(10000));
usr/src/uts/common/io/comstar/port/fct/discovery.c
105
drv_usectohz(FCT_CMDLIST_CHECK_SECONDS * 1000000);
usr/src/uts/common/io/comstar/port/fct/discovery.c
106
short_delay = drv_usectohz(10000);
usr/src/uts/common/io/comstar/port/fct/discovery.c
107
long_delay = drv_usectohz(1000000);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1363
drv_usectohz(USEC_DEREG_RP_INTERVAL);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1419
drv_usectohz(USEC_ELS_TIMEOUT);
usr/src/uts/common/io/comstar/port/fct/discovery.c
159
drv_usectohz(FCT_CMDLIST_CHECK_SECONDS * 1000000);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1619
drv_usectohz(USEC_ELS_TIMEOUT);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1747
drv_usectohz(USEC_ELS_TIMEOUT);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1814
drv_usectohz(USEC_DEREG_RP_TIMEOUT);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1858
drv_usectohz(USEC_ELS_TIMEOUT);
usr/src/uts/common/io/comstar/port/fct/discovery.c
2302
if (((icmd->icmd_start_time + drv_usectohz(
usr/src/uts/common/io/comstar/port/fct/discovery.c
599
drv_usectohz(25 * 1000000);
usr/src/uts/common/io/comstar/port/fct/discovery.c
937
drv_usectohz(USEC_DEREG_RP_TIMEOUT);
usr/src/uts/common/io/comstar/port/fct/fct.c
1313
delay(drv_usectohz(10000));
usr/src/uts/common/io/comstar/port/fct/fct.c
3270
endtime = ddi_get_lbolt() + drv_usectohz(20000);
usr/src/uts/common/io/comstar/port/fct/fct.c
3388
timeout_ticks = drv_usectohz(
usr/src/uts/common/io/comstar/port/fct/fct.c
3392
timeout_ticks = drv_usectohz(10 * 1000000);
usr/src/uts/common/io/comstar/port/iscsit/iscsit.c
3387
ISCSIT_RXPDU_QUEUE_MONITOR_INTERVAL * drv_usectohz(1000000),
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
1081
delay(drv_usectohz(isns_initial_delay * 1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
1315
drv_usectohz(svr->svr_esi_interval * 1000000 *
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
1328
drv_usectohz(isns_registration_period * (1000000/3)))) {
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
2818
drv_usectohz(isns_timeout_usec));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
2859
drv_usectohz(isns_timeout_usec));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
2877
drv_usectohz(ISNS_RCV_TIMER_SECONDS * 1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
3088
delay(drv_usectohz(1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
3109
delay(drv_usectohz(1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
3127
delay(drv_usectohz(1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
518
monitor_idle_interval = ISNS_IDLE_TIME * drv_usectohz(1000000);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_sess.c
847
drv_usectohz(t2r_secs*1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_tgt.c
656
drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000));
usr/src/uts/common/io/comstar/port/iscsit/iscsit_tgt.c
748
drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000));
usr/src/uts/common/io/comstar/port/pppt/pppt_tgt.c
808
drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000));
usr/src/uts/common/io/comstar/port/pppt/pppt_tgt.c
894
drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2534
et = ddi_get_lbolt() + drv_usectohz(5000000);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2549
delay(drv_usectohz(50000));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3321
delay(drv_usectohz(10000)); /* mostly 10ms is 1 tick */
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3369
delay(drv_usectohz(10000));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3616
delay(drv_usectohz(10000));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3758
+ drv_usectohz(MBOX_TIMEOUT)) < 0) {
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5273
dereg_req_timer = ddi_get_lbolt() + drv_usectohz(DEREG_RP_TIMEOUT);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7787
ddi_get_lbolt() + drv_usectohz(1000000));
usr/src/uts/common/io/comstar/port/srpt/srpt_stp.c
388
delay(2 * drv_usectohz(1000000));
usr/src/uts/common/io/comstar/port/srpt/srpt_stp.c
499
delay(drv_usectohz(1000000));
usr/src/uts/common/io/comstar/stmf/stmf.c
4584
clock_t endtime = ddi_get_lbolt() + drv_usectohz(10000);
usr/src/uts/common/io/comstar/stmf/stmf.c
4646
clock_t ps = drv_usectohz(1000000);
usr/src/uts/common/io/comstar/stmf/stmf.c
4692
clock_t endtime = ddi_get_lbolt() + drv_usectohz(10000);
usr/src/uts/common/io/comstar/stmf/stmf.c
5457
clock_t t = drv_usectohz(timeout * 1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
5497
clock_t t = drv_usectohz(timeout * 1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
6561
delay(drv_usectohz(20 * 1000));
usr/src/uts/common/io/comstar/stmf/stmf.c
6576
sb = ddi_get_lbolt() + drv_usectohz(10 * 1000 * 1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
6583
delay(drv_usectohz(100 * 1000));
usr/src/uts/common/io/comstar/stmf/stmf.c
6613
wait_ticks = drv_usectohz(10000);
usr/src/uts/common/io/comstar/stmf/stmf.c
7608
delay(drv_usectohz(10000));
usr/src/uts/common/io/comstar/stmf/stmf.c
7703
td = drv_usectohz(20000);
usr/src/uts/common/io/comstar/stmf/stmf.c
7719
clks->timing_start + drv_usectohz(5*1000*1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
7723
ddi_get_lbolt() + drv_usectohz(1*1000*1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
7744
clks->drain_start + drv_usectohz(10*1000*1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
7748
ddi_get_lbolt() + drv_usectohz(1*1000*1000);
usr/src/uts/common/io/comstar/stmf/stmf.c
7836
deadline = start + drv_usectohz(stmf_io_deadman * 1000000llu);
usr/src/uts/common/io/comstar/stmf/stmf.c
7849
deadline = now + drv_usectohz(stmf_io_deadman *
usr/src/uts/common/io/comstar/stmf/stmf_impl.h
159
#define STMF_AVG_ONLINE_INTERVAL (30 * drv_usectohz(1000000))
usr/src/uts/common/io/cpqary3/cpqary3.c
417
(caddr_t)cpqary3p, drv_usectohz(CPQARY3_TICKTMOUT_VALUE));
usr/src/uts/common/io/cpqary3/cpqary3.c
642
cpqary3_lbolt + drv_usectohz(3000000))) {
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
929
delay(drv_usectohz(1000000));
usr/src/uts/common/io/cpqary3/cpqary3_util.c
188
(caddr_t)ctlr, drv_usectohz(CPQARY3_TICKTMOUT_VALUE));
usr/src/uts/common/io/cpqary3/cpqary3_util.c
505
absto = ddi_get_lbolt() + drv_usectohz(timeoutms * 1000);
usr/src/uts/common/io/cxgbe/shared/osdep.h
69
#define msleep(x) delay(drv_usectohz(1000ULL * (x)))
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1925
sc->sfl_timer = timeout(refill_sfl, sc, drv_usectohz(100000));
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1937
drv_usectohz(100000));
usr/src/uts/common/io/e1000g/e1000g_main.c
1640
link_timeout = PHY_AUTO_NEG_LIMIT * drv_usectohz(100000);
usr/src/uts/common/io/e1000g/e1000g_main.c
1642
link_timeout = PHY_FORCE_LIMIT * drv_usectohz(100000);
usr/src/uts/common/io/e1000g/e1000g_main.c
4589
drv_usectohz(1000000)) &&
usr/src/uts/common/io/e1000g/e1000g_main.c
4901
(void *)Adapter, 1 * drv_usectohz(1000000));
usr/src/uts/common/io/e1000g/e1000g_tx.c
1662
drv_usectohz(10000));
usr/src/uts/common/io/emul64_bsd.c
1367
ticks = drv_usectohz(emul64_yield_length);
usr/src/uts/common/io/ena/ena.c
611
delay(drv_usectohz(100 * 1000));
usr/src/uts/common/io/ena/ena.c
636
delay(drv_usectohz(100 * 1000));
usr/src/uts/common/io/ena/ena_admin.c
248
delay(drv_usectohz(1000));
usr/src/uts/common/io/fcoe/fcoe.c
1128
delay(drv_usectohz(10000));
usr/src/uts/common/io/fcoe/fcoe_fc.c
217
drv_usectohz(100000), TR_CLOCK_TICK);
usr/src/uts/common/io/fd.c
2278
fdp->d_media_timeout = drv_usectohz(fd_check_media_time);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
134
(EMLXS_TIMER_PERIOD * drv_usectohz(1000000)));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
243
timeout(emlxs_timer, (void *)hba, drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
262
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
70
time += (timeout * drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4427
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4522
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4605
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8274
delay(drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8385
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8388
delay(drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8701
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8745
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8775
delay(drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8815
delay(drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
388
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
11314
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1790
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1995
delay(drv_usectohz(1000000)); /* 1 sec */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2014
delay(drv_usectohz(1000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2019
delay(drv_usectohz(2000000)); /* 2 sec */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1624
delay(drv_usectohz(100000)); /* 100 msec */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1656
delay(drv_usectohz(100000)); /* 100 msec */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4523
delay(drv_usectohz(100000)); /* 100 msec */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
9073
drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
9092
delay(drv_usectohz(300000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
9105
drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2139
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2662
timeout = time + drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2670
timeout = time + drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2706
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2736
delay(drv_usectohz(500000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3732
delay(drv_usectohz(5000000)); /* 5 seconds */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3777
timer = time + drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3786
timer = time + drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3977
delay(drv_usectohz(1000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4026
delay(drv_usectohz(1000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4059
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4066
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
7510
delay(drv_usectohz(500000)); /* half second wait */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
236
delay(drv_usectohz(10000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
407
delay(drv_usectohz(10000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
445
delay(drv_usectohz(10000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
493
delay(drv_usectohz(10000));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
610
delay(drv_usectohz(10000));
usr/src/uts/common/io/fibre-channel/fca/oce/oce_hw.c
294
tmo = drv_usectohz(60000000); /* 1.0min */
usr/src/uts/common/io/fibre-channel/fca/oce/oce_hw.c
347
tmo = drv_usectohz(60000000); /* 1.0min */
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
139
tmo = (tmo_sec > 0) ? drv_usectohz(tmo_sec * 1000000) :
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
140
drv_usectohz(DEFAULT_MQ_MBOX_TIMEOUT);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mbx.c
143
tmo += drv_usectohz(MBX_READY_TIMEOUT);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12183
clock_t timer = drv_usectohz(30000000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12306
timer = ((MAILBOX_TOV + 6) * drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16972
clock_t timer = (clock_t)(32 * drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1705
ql_timer_ticks = drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17221
delay(drv_usectohz(usecs));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2133
delay(drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2979
clock_t timer = drv_usectohz(30000000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3309
clock_t timer = drv_usectohz(30000000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3793
delay(drv_usectohz(100000));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2992
delay(drv_usectohz(dly));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
113
timer = timer * drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
167
timer = mcp->timeout * drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
213
delay(drv_usectohz(10000));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1637
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2629
timeout += drv_usectohz(cacheEntry->b.cv.poll_wait *
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2926
timeout += drv_usectohz(
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_mpi.c
326
mbx_cmd->timeout * drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_mpi.c
328
timer += 5 * drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
658
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6612
tc->timer = drv_usectohz(timer);
usr/src/uts/common/io/fibre-channel/impl/fp.c
10355
delay(drv_usectohz(FLA_RR_TOV * 1000 * 1000));
usr/src/uts/common/io/fibre-channel/impl/fp.c
1522
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/impl/fp.c
1692
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/impl/fp.c
370
fp_retry_ticks = drv_usectohz(fp_retry_ticker * 1000 * 1000);
usr/src/uts/common/io/fibre-channel/impl/fp.c
371
fp_offline_ticks = drv_usectohz(fp_offline_ticker * 1000 * 1000);
usr/src/uts/common/io/fibre-channel/impl/fp.c
3843
delay(drv_usectohz(PLDA_RR_TOV * 1000 * 1000));
usr/src/uts/common/io/fibre-channel/impl/fp.c
442
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1069
fcip_lbolt += drv_usectohz(FCIP_INIT_DELAY);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1134
drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1244
drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5228
delay(drv_usectohz(FCIP_INIT_DELAY));
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6134
farp_lbolt += drv_usectohz(FCIP_FARP_TIMEOUT);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7153
drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10000
drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10290
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12205
drv_usectohz(1000000);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15067
delay(drv_usectohz(wait_ms * 1000));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15882
wait_timeout = drv_usectohz(FCP_INIT_WAIT_TIMEOUT);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2755
(caddr_t)ptgt, drv_usectohz(1));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4067
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4438
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4792
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6854
(caddr_t)ptgt, (clock_t)drv_usectohz(1));
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
8948
(caddr_t)ptgt, drv_usectohz(1));
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1057
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1570
delay(drv_usectohz(1000000));
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
207
fcsm_retry_ticks = drv_usectohz(fcsm_retry_ticker * 1000 * 1000);
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
208
fcsm_offline_ticks = drv_usectohz(fcsm_offline_ticker * 1000 * 1000);
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
769
delay(drv_usectohz(1000000));
usr/src/uts/common/io/gldutil.c
1271
t = drv_usectohz(1000000 * t);
usr/src/uts/common/io/hxge/hxge_main.c
1039
drv_usectohz(1000 * msec)));
usr/src/uts/common/io/hxge/hxge_main.c
2413
hxgep->timeout.ticks = drv_usectohz(2 * 1000000);
usr/src/uts/common/io/i2c/ctrl/ismt/ismt.c
426
clock_t abs = ddi_get_lbolt() + drv_usectohz(to);
usr/src/uts/common/io/i2c/ctrl/pchsmbus/pchsmbus.c
262
delay(drv_usectohz(wait));
usr/src/uts/common/io/i2c/ctrl/pchsmbus/pchsmbus.c
699
clock_t abs = ddi_get_lbolt() + drv_usectohz(to);
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
272
delay(drv_usectohz(at24c_write_delay_us));
usr/src/uts/common/io/i40e/i40e_main.c
3057
delay(drv_usectohz(gap * 1000));
usr/src/uts/common/io/i40e/i40e_main.c
3231
drv_usectohz(I40E_DRAIN_RX_WAIT), TR_CLOCK_TICK) == -1) {
usr/src/uts/common/io/i8042.c
779
drv_usectohz(i8042_slow_poll_interval));
usr/src/uts/common/io/i8042.c
996
drv_usectohz(interval));
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
612
delay(drv_usectohz(50000));
usr/src/uts/common/io/ib/adapters/hermon/hermon_ioctl.c
1166
delay(drv_usectohz(HERMON_VTS_LOOPBACK_MIN_WAIT_DUR));
usr/src/uts/common/io/ib/adapters/hermon/hermon_stats.c
747
clock_t delta = drv_usectohz(1000000);
usr/src/uts/common/io/ib/adapters/tavor/tavor_ioctl.c
1063
delay(drv_usectohz(TAVOR_VTS_LOOPBACK_MIN_WAIT_DUR));
usr/src/uts/common/io/ib/adapters/tavor/tavor_stats.c
655
ddi_get_lbolt() + drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
2273
tmo = drv_usectohz((clock_t)args.epc_timeout);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3120
drv_usectohz((clock_t)args.evp_timeout);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3861
timeout = curr_time + drv_usectohz(args.cnw_timeout);
usr/src/uts/common/io/ib/clients/eoib/eib_cmn.c
204
ss->ei_gw_props->pp_gw_ka_ticks = drv_usectohz(gw_ka_usecs);
usr/src/uts/common/io/ib/clients/eoib/eib_cmn.c
211
ss->ei_gw_props->pp_vnic_ka_ticks = drv_usectohz(vnic_ka_usecs);
usr/src/uts/common/io/ib/clients/eoib/eib_mac.c
515
delay(drv_usectohz(EIB_DELAY_HALF_SECOND));
usr/src/uts/common/io/ib/clients/eoib/eib_vnic.c
198
deadline = ddi_get_lbolt() + drv_usectohz(EIB_LOGIN_TIMEOUT_USEC);
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
169
*solicit_period_ticks = drv_usectohz(min_solicit_period_msec * 1000);
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
229
solicit_period_ticks = drv_usectohz(ENX_DFL_SOLICIT_PERIOD_USEC);
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
344
new_gwi->gw_adv_timeout_ticks = drv_usectohz(timeout_usecs);
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5580
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5602
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5630
delay(drv_usectohz(10000));
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5694
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5710
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2580
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2644
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2662
delay(drv_usectohz(10000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2671
delay(drv_usectohz(10000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2896
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2982
delay(drv_usectohz(10000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
2986
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
3000
delay(drv_usectohz(100000));
usr/src/uts/common/io/ib/clients/iser/iser_ib.c
679
delay(drv_usectohz(ISER_DELAY_HALF_SECOND));
usr/src/uts/common/io/ib/clients/iser/iser_ib.c
690
delay(drv_usectohz(ISER_DELAY_HALF_SECOND));
usr/src/uts/common/io/ib/clients/iser/iser_ib.c
826
delay(drv_usectohz(ISER_DELAY_HALF_SECOND));
usr/src/uts/common/io/ib/clients/iser/iser_idm.c
506
delay = ddi_get_lbolt() + drv_usectohz(500000);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
136
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
818
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
861
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
867
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
890
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
917
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
923
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
967
drv_usectohz(waittime), TR_CLOCK_TICK);
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
288
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1118
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
702
delay(drv_usectohz(300000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
733
delay(drv_usectohz(300000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
775
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
866
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
910
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1613
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rdsv3/af_rds.c
123
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rdsv3/af_rds.c
970
delay(drv_usectohz(1000));
usr/src/uts/common/io/ib/clients/rdsv3/ib.c
233
delay(drv_usectohz(1000));
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_af_thr.c
268
delay(drv_usectohz(1000));
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_impl.c
571
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_impl.c
608
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_impl.c
742
delay(drv_usectohz(1000000));
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_impl.c
798
rdsv3_one_sec_in_hz = drv_usectohz(1000000);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1318
delay(drv_usectohz(10000));
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
370
delay(drv_usectohz(10000));
usr/src/uts/common/io/ib/ibtl/ibtl_cm.c
110
delay(drv_usectohz(50000));
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_impl.c
944
drv_usectohz(ibcm_wait_for_acc_cnt_timeout);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
195
timeout_in_hz = drv_usectohz(ibcm_path_cache_timeout * 1000000);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
212
timeout_in_hz = drv_usectohz(ibcm_path_cache_timeout * 1000000);
usr/src/uts/common/io/ib/mgt/ibdm/ibdm.c
4738
return (drv_usectohz(usecs));
usr/src/uts/common/io/ib/mgt/ibmf/ibmf.c
276
delay(drv_usectohz(1000000)); /* one second delay */
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_saa_impl.c
1566
delay(drv_usectohz(
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_timers.c
139
(void *)msgimplp, drv_usectohz(interval));
usr/src/uts/common/io/ib/mgt/ibmf/ibmf_timers.c
76
(void *)msgimplp, drv_usectohz(interval));
usr/src/uts/common/io/idm/idm_conn_sm.c
1206
drv_usectohz(IDM_LOGIN_SECONDS * 1000000));
usr/src/uts/common/io/idm/idm_conn_sm.c
1243
ic, drv_usectohz(IDM_LOGOUT_SECONDS*1000000));
usr/src/uts/common/io/idm/idm_conn_sm.c
1260
drv_usectohz(IDM_CLEANUP_SECONDS*1000000));
usr/src/uts/common/io/idm/idm_so.c
3096
conn_login_max = ddi_get_lbolt() + drv_usectohz(login_max_usec);
usr/src/uts/common/io/igb/igb_main.c
3497
(void *)igb, 1 * drv_usectohz(1000000));
usr/src/uts/common/io/igb/igb_main.c
3604
drv_usectohz(100000);
usr/src/uts/common/io/igb/igb_main.c
3606
link_timeout = PHY_FORCE_LIMIT * drv_usectohz(100000);
usr/src/uts/common/io/ipw/ipw2100.c
1074
clk = drv_usectohz(1000000); /* 1 second */
usr/src/uts/common/io/ipw/ipw2100.c
1165
delay(drv_usectohz(delay_config_stable));
usr/src/uts/common/io/ipw/ipw2100.c
1851
delay(drv_usectohz(delay_fatal_recover));
usr/src/uts/common/io/ipw/ipw2100.c
1868
delay(drv_usectohz(delay_aux_thread));
usr/src/uts/common/io/ipw/ipw2100_hw.c
484
clk = drv_usectohz(5000000); /* 5 second */
usr/src/uts/common/io/iwh/iwh.c
2165
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwh/iwh.c
2195
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwh/iwh.c
2236
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwh/iwh.c
2266
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwh/iwh.c
3806
delay(drv_usectohz(100000));
usr/src/uts/common/io/iwh/iwh.c
3829
delay(drv_usectohz(2000000 + n*500000));
usr/src/uts/common/io/iwh/iwh.c
3851
delay(drv_usectohz(2000000));
usr/src/uts/common/io/iwh/iwh.c
3865
delay(drv_usectohz(200000));
usr/src/uts/common/io/iwh/iwh.c
3875
if (clk > sc->sc_clk + drv_usectohz(1000000)) {
usr/src/uts/common/io/iwh/iwh.c
3887
delay(drv_usectohz(100000));
usr/src/uts/common/io/iwh/iwh.c
3965
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/iwh/iwh.c
4832
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwh/iwh.c
4879
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwi/ipw2200.c
1019
clk = drv_usectohz(5000000);
usr/src/uts/common/io/iwi/ipw2200.c
1116
delay(drv_usectohz(delay_config_stable));
usr/src/uts/common/io/iwi/ipw2200.c
1995
delay(drv_usectohz(delay_fatal_recover));
usr/src/uts/common/io/iwi/ipw2200.c
2022
delay(drv_usectohz(delay_aux_thread));
usr/src/uts/common/io/iwi/ipw2200_hw.c
377
clock_t clk = drv_usectohz(5000000); /* 5 second */
usr/src/uts/common/io/iwk/iwk2.c
3320
delay(drv_usectohz(100000));
usr/src/uts/common/io/iwk/iwk2.c
3344
delay(drv_usectohz(2000000 + n*500000));
usr/src/uts/common/io/iwk/iwk2.c
3363
delay(drv_usectohz(2000000));
usr/src/uts/common/io/iwk/iwk2.c
3394
delay(drv_usectohz(200000));
usr/src/uts/common/io/iwk/iwk2.c
3406
if (clk > sc->sc_clk + drv_usectohz(500000)) {
usr/src/uts/common/io/iwk/iwk2.c
3419
delay(drv_usectohz(100000));
usr/src/uts/common/io/iwk/iwk2.c
3488
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/iwk/iwk2.c
4252
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/iwn/if_iwn.c
2522
drv_usectohz(MICROSEC));
usr/src/uts/common/io/iwn/if_iwn.c
2617
drv_usectohz(500000));
usr/src/uts/common/io/iwn/if_iwn.c
4465
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/iwn/if_iwn.c
6078
sc->calib_to = timeout(iwn_calib_timeout, sc, drv_usectohz(500000));
usr/src/uts/common/io/iwn/if_iwn.c
6387
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/iwn/if_iwn.c
6719
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwn/if_iwn.c
6790
clk = ddi_get_lbolt() + drv_usectohz(5000000);
usr/src/uts/common/io/iwn/if_iwn.c
7390
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwp/iwp.c
2076
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwp/iwp.c
2104
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwp/iwp.c
2145
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwp/iwp.c
2173
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwp/iwp.c
3636
delay(drv_usectohz(100000));
usr/src/uts/common/io/iwp/iwp.c
3657
delay(drv_usectohz(2000000 + n*500000));
usr/src/uts/common/io/iwp/iwp.c
3679
delay(drv_usectohz(2000000));
usr/src/uts/common/io/iwp/iwp.c
3693
delay(drv_usectohz(200000));
usr/src/uts/common/io/iwp/iwp.c
3703
if (clk > sc->sc_clk + drv_usectohz(1000000)) {
usr/src/uts/common/io/iwp/iwp.c
3708
delay(drv_usectohz(100000));
usr/src/uts/common/io/iwp/iwp.c
3787
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/iwp/iwp.c
4571
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/iwp/iwp.c
4618
clk = ddi_get_lbolt() + drv_usectohz(1000000);
usr/src/uts/common/io/ixgbe/ixgbe_main.c
4454
(void *)ixgbe, 1 * drv_usectohz(1000000));
usr/src/uts/common/io/kb8042/kb8042.c
1379
drv_usectohz(MAX_KB8042_WAIT_MAX_MS * 1000);
usr/src/uts/common/io/ldterm.c
909
drv_usectohz(ldterm_drain_limit));
usr/src/uts/common/io/lofi.c
2972
ticks = ddi_get_lbolt() + lofi_timeout * drv_usectohz(1000000);
usr/src/uts/common/io/lofi.c
538
delay(drv_usectohz(MICROSEC));
usr/src/uts/common/io/logindmux.c
1044
drv_usectohz(LOGDMUX_POLL_WAIT));
usr/src/uts/common/io/logindmux.c
1118
drv_usectohz(LOGDMUX_POLL_WAIT));
usr/src/uts/common/io/logindmux.c
1196
tid = qtimeout(RD(q), logdmux_timer, q, drv_usectohz(SIMWAIT));
usr/src/uts/common/io/mac/mac_protect.c
1575
drv_usectohz(txn_cleanup_interval / (NANOSEC / MICROSEC)));
usr/src/uts/common/io/mac/mac_protect.c
1586
drv_usectohz(txn_cleanup_interval / (NANOSEC / MICROSEC)));
usr/src/uts/common/io/mega_sas/megaraid_sas.c
2447
delay(1 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mii/mii.c
2157
(drv_usectohz(MII_SECOND * 10))) {
usr/src/uts/common/io/mii/mii.c
2188
drv_usectohz(wait), TR_CLOCK_TICK);
usr/src/uts/common/io/mlxcx/mlxcx.c
874
delay(drv_usectohz(mlxcx_reclaim_delay));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
617
delay(drv_usectohz(mlxcx_cmd_init_delay));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
938
delay(drv_usectohz(mlxcx_cmd_delay));
usr/src/uts/common/io/mouse8042.c
747
drv_usectohz(
usr/src/uts/common/io/mr_sas/mr_sas.c
2540
(void *) instance, drv_usectohz(MRSAS_1_SECOND));
usr/src/uts/common/io/mr_sas/mr_sas.c
2555
(void *) instance, drv_usectohz(MRSAS_1_SECOND));
usr/src/uts/common/io/mr_sas/mr_sas.c
3847
drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas.c
3901
delay(1 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas.c
6549
(void *) instance, drv_usectohz(MRSAS_1_SECOND));
usr/src/uts/common/io/mr_sas/mr_sas.c
6569
(void *) instance, drv_usectohz(MRSAS_1_SECOND));
usr/src/uts/common/io/mr_sas/mr_sas.c
6654
drv_usectohz(MRSAS_1_SECOND));
usr/src/uts/common/io/mr_sas/mr_sas.c
6940
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas.c
6944
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas.c
6954
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas.c
6957
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
1045
timeout = drv_usectohz(MFI_POLL_TIMEOUT_SECS * MICROSEC);
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
3220
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
3231
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
3237
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
3255
delay(100 * drv_usectohz(MILLISEC));
usr/src/uts/common/io/mwl/mwl.c
3010
drv_usectohz(250000));
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
2212
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
2240
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
2244
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
5846
mgp->timer_ticks = 5 * drv_usectohz(1000000); /* 5 seconds */
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
6143
delay(drv_usectohz(100000));
usr/src/uts/common/io/net80211/net80211.c
314
drv_usectohz(1000000 * timer));
usr/src/uts/common/io/net80211/net80211_ht.c
1041
drv_usectohz(IEEE80211_AGGR_TIMEOUT * 1000));
usr/src/uts/common/io/net80211/net80211_ht.c
467
if (ticks - rap->rxa_age > drv_usectohz(500*1000)) {
usr/src/uts/common/io/net80211/net80211_ioctl.c
689
clock_t delta = drv_usectohz(WAIT_SCAN_MAX * 1000);
usr/src/uts/common/io/nge/nge_main.c
2206
delay(drv_usectohz(1000000));
usr/src/uts/common/io/nge/nge_xmii.c
243
delay(drv_usectohz(500000));
usr/src/uts/common/io/ntxn/unm_nic.h
116
#define nx_msleep(_msecs_) delay(drv_usectohz(_msecs_ * 1000))
usr/src/uts/common/io/ntxn/unm_nic_main.c
1169
adapter, 2 * drv_usectohz(1000000));
usr/src/uts/common/io/nvme/nvme.c
2754
drv_usectohz((long)sec * MICROSEC);
usr/src/uts/common/io/nvme/nvme.c
3788
delay(drv_usectohz(50000));
usr/src/uts/common/io/nvme/nvme.c
3828
delay(drv_usectohz(100000));
usr/src/uts/common/io/nvme/nvme.c
4603
delay(drv_usectohz(50000));
usr/src/uts/common/io/nxge/nxge_hio.c
805
delay(drv_usectohz(seconds * 1000000));
usr/src/uts/common/io/nxge/nxge_hio_guest.c
875
(void *)vr, drv_usectohz(1000 * NXGE_GUEST_TIMER));
usr/src/uts/common/io/nxge/nxge_hio_guest.c
913
drv_usectohz(1000 * NXGE_GUEST_TIMER));
usr/src/uts/common/io/nxge/nxge_mac.c
6549
drv_usectohz(LINK_MONITOR_PERIOD));
usr/src/uts/common/io/nxge/nxge_mac.c
6577
drv_usectohz(LM_WAIT_MULTIPLIER *
usr/src/uts/common/io/nxge/nxge_main.c
1738
drv_usectohz(1000 * msec)));
usr/src/uts/common/io/overlay/overlay_target.c
590
timeout = ddi_get_lbolt() + drv_usectohz(MICROSEC);
usr/src/uts/common/io/pcic.c
1605
drv_usectohz(pcic_debounce_time));
usr/src/uts/common/io/pcic.c
5165
delay(drv_usectohz(ms*1000));
usr/src/uts/common/io/pcic.c
5452
int debounce_time = drv_usectohz(pcic_debounce_time);
usr/src/uts/common/io/pcic.c
5504
debounce_time = drv_usectohz(1000000);
usr/src/uts/common/io/pcic.c
6431
drv_usectohz(pcic_debounce_time));
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
2159
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
2402
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
2558
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
3463
delay(drv_usectohz(PCIE_HP_CMD_WAIT_TIME));
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
1288
delay(drv_usectohz(pcishpc_reset_delay));
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
1390
delay(drv_usectohz(pcishpc_reset_delay));
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
1691
delay(drv_usectohz(PCIE_HP_CMD_WAIT_TIME));
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
2053
delay(drv_usectohz(PCIE_HP_POWER_GOOD_WAIT_TIME));
usr/src/uts/common/io/pciex/pcie.c
3377
delay(drv_usectohz(pcie_link_retrain_delay_ms * 1000));
usr/src/uts/common/io/pciex/pcie.c
3393
delay(drv_usectohz(pcie_link_retrain_delay_ms * 1000));
usr/src/uts/common/io/pciex/pcie_pwr.c
240
delay(drv_usectohz(PCI_CLK_SETTLE_TIME));
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1881
(drv_usectohz(state->sa_timeout_usec)));
usr/src/uts/common/io/pshot.c
3077
delay(n * drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3083
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3093
delay(n * drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3099
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3480
(void) timeout(pshot_timeout, NULL, 5 * drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3549
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3554
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3559
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3565
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3572
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3579
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3586
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3593
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3600
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3607
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3614
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3621
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3628
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3635
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3642
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3649
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3656
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3663
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3670
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3680
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3685
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3706
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3719
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3723
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3733
delay(drv_usectohz(1000000));
usr/src/uts/common/io/pshot.c
3763
pshot->instance * drv_usectohz(60000000));
usr/src/uts/common/io/pshot.c
629
instance * drv_usectohz(60000000));
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
271
#define OSAL_MSLEEP(_msecs_) delay(drv_usectohz(_msecs_ * 1000))
usr/src/uts/common/io/qede/qede.h
244
#define qede_delay(_msecs_) delay(drv_usectohz(_msecs_ * 1000))
usr/src/uts/common/io/ral/rt2560.c
844
drv_usectohz(100 * 1000));
usr/src/uts/common/io/ral/rt2560.c
907
drv_usectohz(sc->dwelltime * 1000));
usr/src/uts/common/io/ral/rt2560.c
919
drv_usectohz(300 * 1000)); /* ap7-3 */
usr/src/uts/common/io/ral/rt2560.c
937
(void *)sc, drv_usectohz(100 * 1000));
usr/src/uts/common/io/rge/rge_chip.c
731
rgep->tick_delta = drv_usectohz(1000*1000/CLK_TICK);
usr/src/uts/common/io/rsm/rsm.c
3382
drv_usectohz(1000), TR_CLOCK_TICK);
usr/src/uts/common/io/rsm/rsm.c
3521
delay(drv_usectohz(10000));
usr/src/uts/common/io/rsm/rsm.c
5386
delay(drv_usectohz(10000));
usr/src/uts/common/io/rsm/rsm.c
5646
drv_usectohz(5000000), TR_CLOCK_TICK);
usr/src/uts/common/io/rsm/rsm.c
5943
&path->mutex, drv_usectohz(10000), TR_CLOCK_TICK);
usr/src/uts/common/io/rtls/rtls.c
2010
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2015
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2020
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2025
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2030
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2035
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2040
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2045
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2050
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.c
2057
delay(drv_usectohz(1000));
usr/src/uts/common/io/rtls/rtls.h
209
#define RTLS_TX_WAIT_TIMEOUT (void) (drv_usectohz(100 * 1000)) /* 100ms */
usr/src/uts/common/io/rtw/rtw.c
2477
drv_usectohz(1000000));
usr/src/uts/common/io/rtw/rtw.c
2519
drv_usectohz(200000));
usr/src/uts/common/io/rtw/rtw.c
2536
drv_usectohz(1000000));
usr/src/uts/common/io/rum/rum.c
1428
drv_usectohz(sc->dwelltime * 1000));
usr/src/uts/common/io/rum/rum.c
1930
drv_usectohz(1000 * 1000)); /* 1 second */
usr/src/uts/common/io/rum/rum.c
1956
drv_usectohz(1000 * 1000)); /* 1 second */
usr/src/uts/common/io/rwd/rt2661.c
1990
drv_usectohz(200 * 1000));
usr/src/uts/common/io/rwd/rt2661.c
2031
drv_usectohz(200000));
usr/src/uts/common/io/rwd/rt2661.c
2058
(void *)sc, drv_usectohz(200 * 1000));
usr/src/uts/common/io/rwn/rt2860.c
1322
drv_usectohz(500 * 1000));
usr/src/uts/common/io/rwn/rt2860.c
1559
drv_usectohz(200000));
usr/src/uts/common/io/rwn/rt2860.c
1585
(void *)sc, drv_usectohz(500 * 1000));
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10486
delay(drv_usectohz(ahci_em_tx_delay_ms * 1000));
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10507
delay(drv_usectohz(ahci_em_tx_delay_ms * 1000));
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10618
delay(drv_usectohz(ahci_em_reset_delay_ms * 1000));
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
1914
drv_usectohz((clock_t)spkt->satapkt_time * 1000000);
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
524
ahci_watchdog_tick = drv_usectohz(
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2309
drv_usectohz(microseconds));
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
2322
drv_usectohz(microseconds));
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
5822
drv_usectohz(MICROSEC *
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
6930
ticks = drv_usectohz(cmn->nvs_taskq_delay);
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
2338
pkt_timeout_ticks = drv_usectohz((clock_t)satapkt->satapkt_time *
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
473
si_watchdog_tick = drv_usectohz((clock_t)si_watchdog_timeout * 1000000);
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
936
delay(drv_usectohz(10000));
usr/src/uts/common/io/sata/impl/sata.c
11463
drv_usectohz(SATA_DEV_IDENTIFY_TIMEOUT)) {
usr/src/uts/common/io/sata/impl/sata.c
11465
delay(drv_usectohz(
usr/src/uts/common/io/sata/impl/sata.c
11574
if ((cur_time - start_time) < drv_usectohz(
usr/src/uts/common/io/sata/impl/sata.c
11577
delay(drv_usectohz(SATA_DEV_RETRY_DLY));
usr/src/uts/common/io/sata/impl/sata.c
12384
drv_usectohz(SATA_DEV_REPROBE_TIMEOUT)) {
usr/src/uts/common/io/sata/impl/sata.c
12386
delay(drv_usectohz(SATA_DEV_RETRY_DLY));
usr/src/uts/common/io/sata/impl/sata.c
12621
drv_usectohz(SATA_DEV_REPROBE_TIMEOUT)) {
usr/src/uts/common/io/sata/impl/sata.c
12623
delay(drv_usectohz(SATA_DEV_RETRY_DLY));
usr/src/uts/common/io/sata/impl/sata.c
12812
drv_usectohz(SATA_DEV_REPROBE_TIMEOUT)) {
usr/src/uts/common/io/sata/impl/sata.c
12814
delay(drv_usectohz(SATA_DEV_RETRY_DLY));
usr/src/uts/common/io/sata/impl/sata.c
18388
delay(drv_usectohz(SATA_EVNT_DAEMON_TERM_TIMEOUT));
usr/src/uts/common/io/sata/impl/sata.c
18427
delay(drv_usectohz(SATA_EVNT_DAEMON_TERM_TIMEOUT));
usr/src/uts/common/io/sata/impl/sata.c
18900
delta = drv_usectohz(SATA_EVNT_DAEMON_SLEEP_TIME);
usr/src/uts/common/io/sata/impl/sata.c
19555
drv_usectohz(SATA_DEV_REPROBE_TIMEOUT)) {
usr/src/uts/common/io/sata/impl/sata.c
19813
drv_usectohz(SATA_DEV_REPROBE_TIMEOUT)) {
usr/src/uts/common/io/sata/impl/sata.c
20056
drv_usectohz(
usr/src/uts/common/io/sata/impl/sata.c
20270
drv_usectohz(
usr/src/uts/common/io/sata/impl/sata.c
20746
drv_usectohz(
usr/src/uts/common/io/sata/impl/sata.c
21049
drv_usectohz(
usr/src/uts/common/io/sata/impl/sata.c
7176
delay(drv_usectohz(1000000 *
usr/src/uts/common/io/sbp2/cfgrom.c
70
delay(drv_usectohz((sbp2_cfgrom_read_delay - tm) / 1000));
usr/src/uts/common/io/sbp2/sbp2.c
448
until = ddi_get_lbolt() + drv_usectohz(tp->t_mot * 1000);
usr/src/uts/common/io/sbp2/sbp2.c
942
task->ts_timeout * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_conn.c
1000
delay(drv_usectohz(100000));
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_conn.c
1012
delay(drv_usectohz(100000));
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
1013
delay(drv_usectohz(100 * MILLISEC));
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
1177
drv_usectohz(60 * MICROSEC), TR_SEC);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
1321
delay(drv_usectohz(MILLISEC));
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
665
clock_t timeout = ddi_get_lbolt() + drv_usectohz(max_wait * MICROSEC);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
677
drv_usectohz(MILLISEC), TR_MILLISEC);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
711
clock_t timeout = ddi_get_lbolt() + drv_usectohz(max_wait * MICROSEC);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
910
delay(drv_usectohz(100 * MILLISEC));
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
953
delay(drv_usectohz(MPI2_HARD_RESET_PCIE_FIRST_READ_DELAY_MICRO_SEC));
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc.c
960
delay(drv_usectohz(MPI2_HARD_RESET_PCIE_SECOND_READ_DELAY_MICRO_SEC));
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_scsa.c
456
clock_t timeout = drv_usectohz(LMRC_RESET_WAIT_TIME * MICROSEC);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
10411
mpt, (MPTSAS_QUIESCE_TIMEOUT * drv_usectohz(1000000)));
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
10487
drv_usectohz(1000000)));
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14013
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
1498
drv_usectohz((clock_t)1000000);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
15405
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16784
drv_usectohz(QFULL_RETRY_INTERVAL * 1000);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
2443
delay(drv_usectohz(10000));
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
9638
drv_usectohz((clock_t)
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
9992
drv_usectohz(value * 1000);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_impl.c
1428
drv_usectohz(60 * MICROSEC), TR_CLOCK_TICK);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
1016
drv_usectohz(PMCS_WATCH_INTERVAL));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
2229
drv_usectohz(PMCS_WATCH_INTERVAL));
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
827
pwp->io_intr_coal.quantum = drv_usectohz(PMCS_QUANTUM_TIME_USECS);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
238
drv_usectohz(PMCS_MAX_DS_RECOVERY_TIME))) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
242
drv_usectohz(PMCS_MAX_DS_RECOVERY_TIME)) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
326
drv_usectohz(PMCS_DS_RECOVERY_INTERVAL)) {
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_ds.c
954
(phyp->last_good_recovery + drv_usectohz(PMCS_MAX_DS_RECOVERY_TIME)
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
3416
drv_usectohz(PMCS_MAX_CONFIG_TIME);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
3563
drv_usectohz(PMCS_MAX_CONFIG_TIME);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
3709
drv_usectohz(PMCS_MAX_CONFIG_TIME);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
3865
drv_usectohz(PMCS_MAX_CONFIG_TIME);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
8198
drv_usectohz(PMCS_REDISCOVERY_DELAY);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
8254
drv_usectohz(PMCS_REDISCOVERY_DELAY);
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
1917
pvscsi_hz = drv_usectohz(1000000);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2634
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
5347
drv_usectohz(vhci_path_quiesce_timeout * 1000000),
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
5381
delay(1 * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
7520
drv_usectohz(vhci_path_quiesce_timeout * 1000000),
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
7877
delay(drv_usectohz(vhci_reserve_delay));
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8368
(drv_usectohz(5 * 1000000)));
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8592
delay(drv_usectohz(vhci_uscsi_delay));
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
972
drv_usectohz(vhci_init_wait_timeout);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
135
CMD_TIMEOUT_SCAN_SECS * drv_usectohz(MICROSEC));
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
904
CMD_TIMEOUT_SCAN_SECS * drv_usectohz(MICROSEC));
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hw.c
79
drv_usectohz(WATCHDOG));
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
2065
DAY * drv_usectohz(MICROSEC));
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
844
s->s_watchdog = timeout(pqi_watchdog, s, drv_usectohz(WATCHDOG));
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_util.c
71
delay(pqi_shuffle_delay * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_ciss.c
1134
delay(drv_usectohz(wait_usec));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_ciss.c
1462
delay(drv_usectohz(10 * MICROSEC));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_ciss.c
1505
delay(drv_usectohz(100 * 1000));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_ciss.c
911
delay(drv_usectohz(1000000));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_ciss_simple.c
170
delay(drv_usectohz(10 * 1000));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_ciss_simple.c
177
delay(drv_usectohz(10 * 1000));
usr/src/uts/common/io/scsi/adapters/smrt/smrt_hba.c
774
delay(drv_usectohz(1 * MICROSEC));
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
935
delay(drv_usectohz(scsi_test_busy_delay));
usr/src/uts/common/io/scsi/impl/scsi_hba.c
5716
endtime = ddi_get_lbolt() + drv_usectohz(seconds * MICROSEC);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6220
ddi_get_lbolt() + drv_usectohz(MICROSEC));
usr/src/uts/common/io/scsi/impl/scsi_hba.c
7980
if (tsa < drv_usectohz(sync_usec)) {
usr/src/uts/common/io/scsi/impl/scsi_hba.c
7981
tsa = drv_usectohz(sync_usec) - tsa;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
8143
if (tsa < drv_usectohz(sync_usec)) {
usr/src/uts/common/io/scsi/impl/scsi_hba.c
8144
tsa = drv_usectohz(sync_usec) - tsa;
usr/src/uts/common/io/scsi/impl/scsi_resource.c
86
delay(drv_usectohz(10000));
usr/src/uts/common/io/scsi/impl/scsi_subr.c
205
delay(drv_usectohz(poll_delay));
usr/src/uts/common/io/scsi/impl/scsi_watch.c
257
= drv_usectohz(interval);
usr/src/uts/common/io/scsi/impl/scsi_watch.c
344
swr->swr_timeout = swr->swr_interval = drv_usectohz(interval);
usr/src/uts/common/io/scsi/impl/scsi_watch.c
429
clock_t halfsec_delay = drv_usectohz(500000);
usr/src/uts/common/io/scsi/impl/scsi_watch.c
659
clock_t onesec = drv_usectohz(1000000);
usr/src/uts/common/io/scsi/targets/sd.c
16966
un->un_f_is_fibre ? drv_usectohz(100000) : (clock_t)0, NULL);
usr/src/uts/common/io/scsi/targets/sd.c
17945
&si, EIO, drv_usectohz(100000), NULL);
usr/src/uts/common/io/scsi/targets/sd.c
18462
un->un_f_is_fibre?drv_usectohz(100000):(clock_t)0,
usr/src/uts/common/io/scsi/targets/sd.c
18944
delay(drv_usectohz(500000));
usr/src/uts/common/io/scsi/targets/sd.c
23550
drv_usectohz((clock_t)MEDIA_ACCESS_DELAY));
usr/src/uts/common/io/scsi/targets/sd.c
24482
drv_usectohz(sd_reinstate_resv_delay));
usr/src/uts/common/io/scsi/targets/sd.c
25046
ownership_time = current_time + drv_usectohz(min_ownership_delay);
usr/src/uts/common/io/scsi/targets/sd.c
25047
end_time = start_time + drv_usectohz(max_ownership_delay);
usr/src/uts/common/io/scsi/targets/sd.c
25050
delay(drv_usectohz(500000));
usr/src/uts/common/io/scsi/targets/sd.c
25066
drv_usectohz(min_ownership_delay);
usr/src/uts/common/io/scsi/targets/sd.c
25930
delay(drv_usectohz(poll_delay));
usr/src/uts/common/io/scsi/targets/sd.c
3551
un->un_busy_timeout = drv_usectohz(val / 1000);
usr/src/uts/common/io/scsi/targets/sd.c
5742
(sd_wait_cmds_complete * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/targets/sd.c
6093
(drv_usectohz((clock_t)300000))); /* 300 ms. */
usr/src/uts/common/io/scsi/targets/sd.c
6338
un, intvlp * drv_usectohz(1000000));
usr/src/uts/common/io/scsi/targets/sd.c
9304
(drv_usectohz((clock_t)300000)));
usr/src/uts/common/io/scsi/targets/sd_xbuf.c
68
#define XBUF_DISPATCH_DELAY (drv_usectohz(50000)) /* 50 msec */
usr/src/uts/common/io/scsi/targets/smp.c
492
delay(drv_usectohz(smp_delay_cmd));
usr/src/uts/common/io/scsi/targets/smp.c
514
delay(drv_usectohz(smp_retry_delay));
usr/src/uts/common/io/scsi/targets/st.c
13079
delay(drv_usectohz(ST_RESERVATION_DELAY));
usr/src/uts/common/io/scsi/targets/st.c
1477
st_wait_cmds_complete * drv_usectohz(1000000);
usr/src/uts/common/io/scsi/targets/st.c
17621
delay(drv_usectohz(1000000));
usr/src/uts/common/io/scsi/targets/st.c
6498
(void) timeout(fnc, un, drv_usectohz(1000000));
usr/src/uts/common/io/scsi/targets/st.c
922
drv_usectohz((clock_t)
usr/src/uts/common/io/scsi/targets/st.c
9536
un, drv_usectohz((clock_t)MEDIA_ACCESS_DELAY));
usr/src/uts/common/io/sdcard/impl/sda_init.c
426
delay(drv_usectohz(10000));
usr/src/uts/common/io/sdcard/impl/sda_init.c
517
delay(drv_usectohz(10000));
usr/src/uts/common/io/sdcard/impl/sda_slot.c
220
delay(drv_usectohz(250000));
usr/src/uts/common/io/sdcard/impl/sda_slot.c
724
&slot->s_evlock, drv_usectohz(3000000),
usr/src/uts/common/io/sfe/sfe.c
1678
delay(drv_usectohz(10000));
usr/src/uts/common/io/sfe/sfe.c
78
#define ONESEC (drv_usectohz(1*1000000))
usr/src/uts/common/io/sfe/sfe_util.c
117
#define WATCH_INTERVAL_FAST drv_usectohz(100*1000) /* 100mS */
usr/src/uts/common/io/sfe/sfe_util.c
2395
dp->mii_interval = drv_usectohz(20*1000);
usr/src/uts/common/io/sfe/sfe_util.c
4987
(void *)dp, drv_usectohz(3*1000000));
usr/src/uts/common/io/sfe/sfe_util.c
5199
(void *)dp, drv_usectohz(3*1000000));
usr/src/uts/common/io/sfe/sfe_util.h
310
#define MII_RESET_TIMEOUT drv_usectohz(1000*1000)
usr/src/uts/common/io/sfe/sfe_util.h
311
#define MII_AN_TIMEOUT drv_usectohz(5000*1000)
usr/src/uts/common/io/sfe/sfe_util.h
312
#define MII_LINKDOWN_TIMEOUT drv_usectohz(10000*1000)
usr/src/uts/common/io/sfe/sfe_util.h
50
#define GEM_TX_TIMEOUT (drv_usectohz(5*1000000))
usr/src/uts/common/io/sfe/sfe_util.h
51
#define GEM_TX_TIMEOUT_INTERVAL (drv_usectohz(1*1000000))
usr/src/uts/common/io/sfe/sfe_util.h
52
#define GEM_LINK_WATCH_INTERVAL (drv_usectohz(1*1000000)) /* 1 sec */
usr/src/uts/common/io/sfxge/sfxge_ev.c
840
timeout = ddi_get_lbolt() + drv_usectohz(SFXGE_EV_QSTART_TIMEOUT_USEC);
usr/src/uts/common/io/sfxge/sfxge_mac.c
304
timeout = ddi_get_lbolt() + drv_usectohz(1000 *
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
139
timeout = ddi_get_lbolt() + drv_usectohz(SFXGE_MCDI_WATCHDOG_INTERVAL);
usr/src/uts/common/io/sfxge/sfxge_rx.c
1073
drv_usectohz(sp->s_rxq_poll_usec));
usr/src/uts/common/io/sfxge/sfxge_rx.c
1996
timeout = ddi_get_lbolt() + drv_usectohz(SFXGE_RX_QFLUSH_USEC);
usr/src/uts/common/io/sfxge/sfxge_rx.c
218
srp->sr_rto = drv_usectohz(200000);
usr/src/uts/common/io/sfxge/sfxge_tx.c
3048
timeout = ddi_get_lbolt() + drv_usectohz(SFXGE_TX_QFLUSH_USEC);
usr/src/uts/common/io/skd/skd.c
223
skd_timer_ticks = drv_usectohz(1000000);
usr/src/uts/common/io/skd/skd.c
2891
tmo = cur_ticks + drv_usectohz(1000000 * secs);
usr/src/uts/common/io/skd/skd.c
4518
tmo = cur_ticks + drv_usectohz(MICROSEC);
usr/src/uts/common/io/srn.c
586
drv_usectohz(srn_timeout * 1000000)) == -1) {
usr/src/uts/common/io/tl.c
6362
drv_usectohz(TL_BUFWAIT));
usr/src/uts/common/io/tpm/tpm.c
1218
tpm->timeout_a = drv_usectohz(TIS_TIMEOUT_A);
usr/src/uts/common/io/tpm/tpm.c
1219
tpm->timeout_b = drv_usectohz(TIS_TIMEOUT_B);
usr/src/uts/common/io/tpm/tpm.c
1220
tpm->timeout_c = drv_usectohz(TIS_TIMEOUT_C);
usr/src/uts/common/io/tpm/tpm.c
1221
tpm->timeout_d = drv_usectohz(TIS_TIMEOUT_D);
usr/src/uts/common/io/tpm/tpm.c
1227
tpm->duration[TPM_SHORT] = drv_usectohz(TPM_DEFAULT_DURATION);
usr/src/uts/common/io/tpm/tpm.c
1228
tpm->duration[TPM_MEDIUM] = drv_usectohz(TPM_DEFAULT_DURATION);
usr/src/uts/common/io/tpm/tpm.c
1229
tpm->duration[TPM_LONG] = drv_usectohz(TPM_DEFAULT_DURATION);
usr/src/uts/common/io/tpm/tpm.c
1230
tpm->duration[TPM_UNDEFINED] = drv_usectohz(TPM_DEFAULT_DURATION);
usr/src/uts/common/io/tpm/tpm.c
1266
tpm->timeout_poll = drv_usectohz(TPM_POLLING_TIMEOUT);
usr/src/uts/common/io/tpm/tpm.c
1979
timeout = ddi_get_lbolt() + drv_usectohz(TPM_IO_TIMEOUT);
usr/src/uts/common/io/tpm/tpm.c
454
tpm->timeout_a = drv_usectohz(timeout);
usr/src/uts/common/io/tpm/tpm.c
463
tpm->timeout_b = drv_usectohz(timeout);
usr/src/uts/common/io/tpm/tpm.c
472
tpm->timeout_c = drv_usectohz(timeout);
usr/src/uts/common/io/tpm/tpm.c
481
tpm->timeout_d = drv_usectohz(timeout);
usr/src/uts/common/io/tpm/tpm.c
539
tpm->duration[TPM_SHORT] = drv_usectohz(duration);
usr/src/uts/common/io/tpm/tpm.c
547
tpm->duration[TPM_MEDIUM] = drv_usectohz(duration);
usr/src/uts/common/io/tpm/tpm.c
555
tpm->duration[TPM_LONG] = drv_usectohz(duration);
usr/src/uts/common/io/uath/uath.c
1091
etime = ddi_get_lbolt() + drv_usectohz(timeout);
usr/src/uts/common/io/uath/uath.c
1932
drv_usectohz(250000));
usr/src/uts/common/io/udmf/udmf_usbgem.c
95
#define ONESEC (drv_usectohz(1*1000000))
usr/src/uts/common/io/upf/upf_usbgem.c
763
delay(drv_usectohz(10000));
usr/src/uts/common/io/upf/upf_usbgem.c
95
#define ONESEC (drv_usectohz(1*1000000))
usr/src/uts/common/io/ural/ural.c
1416
drv_usectohz(sc->dwelltime * 1000));
usr/src/uts/common/io/ural/ural.c
1908
drv_usectohz(1000 * 1000)); /* 1 second */
usr/src/uts/common/io/ural/ural.c
1935
drv_usectohz(1000 * 1000)); /* 1 second */
usr/src/uts/common/io/urf/urf_usbgem.c
92
#define ONESEC (drv_usectohz(1*1000000))
usr/src/uts/common/io/urtw/urtw.c
1726
drv_usectohz((sc->sc_ic.ic_state ==
usr/src/uts/common/io/urtw/urtw.c
3636
drv_usectohz((ic->ic_state == IEEE80211_S_RUN) ?
usr/src/uts/common/io/urtw/urtw.c
3683
drv_usectohz(sc->dwelltime * 1000));
usr/src/uts/common/io/usb/clients/audio/usb_ah/usb_ah.c
166
usb_ah_rpt_tick = drv_usectohz(USB_AH_TIMEOUT);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
2579
delay(drv_usectohz(1000) * 10);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
3026
ccid, drv_usectohz(1000000));
usr/src/uts/common/io/usb/clients/hid/hid.c
552
delay(retry * drv_usectohz(1000));
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
1133
delay(drv_usectohz(10*1000)); /* 10ms */
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
1971
until = ddi_get_lbolt() + drv_usectohz(1000 * 1000 * timeout);
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
2575
until = ddi_get_lbolt() + drv_usectohz(1000 * 1000 * timeout);
usr/src/uts/common/io/usb/clients/usbser/usbser.c
1772
drv_usectohz(USBSER_WQ_DRAIN_TIMEOUT * 1000000);
usr/src/uts/common/io/usb/clients/usbser/usbser.c
2696
drv_usectohz(250000));
usr/src/uts/common/io/usb/clients/usbser/usbser.c
3040
drv_usectohz(250000));
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_dsd.c
1503
delay(drv_usectohz(500*1000));
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_dsd.c
2533
until = ddi_get_lbolt() + drv_usectohz(1000000 * timeout);
usr/src/uts/common/io/usb/clients/usbser/usbsprl/pl2303_dsd.c
1057
delay(drv_usectohz(500*1000));
usr/src/uts/common/io/usb/clients/usbser/usbsprl/pl2303_dsd.c
1821
until = ddi_get_lbolt() + drv_usectohz(1000 * 1000 * timeout);
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1017
delay(drv_usectohz(EHCI_PORT_RESET_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1036
delay(drv_usectohz(EHCI_PORT_RESET_COMP_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
1764
(void *)ehcip, drv_usectohz(EHCI_RH_POLL_TIME));
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
878
delay(drv_usectohz(EHCI_PORT_SUSPEND_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
934
delay(drv_usectohz(EHCI_PORT_RESUME_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
948
delay(drv_usectohz(EHCI_PORT_RESUME_COMP_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch.c
278
drv_usectohz(EHCI_XFER_CMPL_TIMEWAIT * 1000000), TR_CLOCK_TICK);
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
1194
sof_time_wait = drv_usectohz((EHCI_NUM_PERIODIC_FRAME_LISTS * 1000) +
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
1483
delay(drv_usectohz(EHCI_TAKEOVER_DELAY));
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
1841
delay(drv_usectohz(EHCI_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3994
delay(drv_usectohz(EHCI_SOF_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
705
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
3393
(void *)(pp->pp_pipe_handle), drv_usectohz(1000000));
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
3799
drv_usectohz(EHCI_XFER_CMPL_TIMEWAIT * 1000000), TR_CLOCK_TICK);
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10187
sof_time_wait = drv_usectohz(OHCI_MAX_SOF_TIMEWAIT * 1000000);
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10471
drv_usectohz(OHCI_XFER_CMPL_TIMEWAIT * 1000000), TR_CLOCK_TICK);
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1229
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1526
delay(drv_usectohz(OHCI_RESET_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1664
sof_time_wait = drv_usectohz(OHCI_MAX_SOF_TIMEWAIT * 1000000);
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1759
delay(drv_usectohz(OHCI_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
1944
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
2115
delay(drv_usectohz(OHCI_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
7495
(void *)ohcip, drv_usectohz(1000000));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9925
(void *)ohcip, drv_usectohz(OHCI_RH_POLL_TIME));
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9934
(void *)ohcip, drv_usectohz(1000000));
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1469
(void *)ohcip, drv_usectohz(OHCI_RH_POLL_TIME));
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
230
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
423
delay(drv_usectohz(uhci_attach_wait*1000000));
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
494
delay(drv_usectohz(UHCI_RESET_DELAY));
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
577
delay(drv_usectohz(UHCI_TIMEWAIT));
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1139
delay(drv_usectohz(delay_ms * 1000));
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1704
delay(drv_usectohz(xhci_reset_delay));
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
237
delay = drv_usectohz(xhci_command_abort_wait);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
290
delay = drv_usectohz(microsecs);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1009
drv_usectohz(XHCI_TICK_TIMEOUT_US));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1029
drv_usectohz(XHCI_TICK_TIMEOUT_US));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1064
drv_usectohz(XHCI_TICK_TIMEOUT_US));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1124
drv_usectohz(XHCI_TICK_TIMEOUT_US));
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
988
drv_usectohz(XHCI_TICK_TIMEOUT_US));
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
1358
delay(drv_usectohz(1000000));
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5515
delay(drv_usectohz(1000000));
usr/src/uts/common/io/usb/usba/hubdi.c
2233
time_delay = drv_usectohz(hubd_device_delay / 20);
usr/src/uts/common/io/usb/usba/hubdi.c
2457
delay(drv_usectohz(hubd_dip_cleanup_delay));
usr/src/uts/common/io/usb/usba/hubdi.c
2581
delay(drv_usectohz(hubd_device_delay / 100));
usr/src/uts/common/io/usb/usba/hubdi.c
2603
delay(drv_usectohz(10000));
usr/src/uts/common/io/usb/usba/hubdi.c
2638
delay(drv_usectohz(
usr/src/uts/common/io/usb/usba/hubdi.c
3048
delay(drv_usectohz(10000));
usr/src/uts/common/io/usb/usba/hubdi.c
3063
delay(drv_usectohz(10000));
usr/src/uts/common/io/usb/usba/hubdi.c
3814
delay(drv_usectohz(10000));
usr/src/uts/common/io/usb/usba/hubdi.c
4105
delay(drv_usectohz(500000));
usr/src/uts/common/io/usb/usba/hubdi.c
4261
settling_time = drv_usectohz(hubd_device_delay / 5);
usr/src/uts/common/io/usb/usba/hubdi.c
4267
time_delay = (6 * drv_usectohz(hubd_device_delay)) / 10;
usr/src/uts/common/io/usb/usba/hubdi.c
4377
delay(drv_usectohz(
usr/src/uts/common/io/usb/usba/hubdi.c
4718
delay(drv_usectohz(500000));
usr/src/uts/common/io/usb/usba/hubdi.c
4838
delta = drv_usectohz(hubd_device_delay / 10);
usr/src/uts/common/io/usb/usba/hubdi.c
5506
delay(drv_usectohz(wait));
usr/src/uts/common/io/usb/usba/hubdi.c
5529
delay(drv_usectohz(wait));
usr/src/uts/common/io/usb/usba/hubdi.c
6324
delay(drv_usectohz(hubd_device_delay/100));
usr/src/uts/common/io/usb/usba/hubdi.c
7463
delay(drv_usectohz(hubd_dip_cleanup_delay));
usr/src/uts/common/io/usb/usba/hubdi.c
8493
delay(drv_usectohz(hubd_device_delay / 10));
usr/src/uts/common/io/usb/usba/hubdi.c
8523
delay(drv_usectohz(wait));
usr/src/uts/common/io/usb/usba/hubdi.c
882
delay(drv_usectohz(40000));
usr/src/uts/common/io/usb/usba/hubdi.c
8901
clock_t until = drv_usectohz(1000000);
usr/src/uts/common/io/usb/usba/hubdi.c
9050
delay(drv_usectohz(1000000)); /* 1s */
usr/src/uts/common/io/usb/usba/hubdi.c
984
delay(drv_usectohz(20000));
usr/src/uts/common/io/usb/usba/usba_ugen.c
551
delay(drv_usectohz(100000));
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
1209
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
1664
delay(drv_usectohz(10000));
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
1675
delay(drv_usectohz(10000));
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
600
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
727
delay(drv_usectohz(1000));
usr/src/uts/common/io/usb/usba/usbai_util.c
2025
drv_usectohz(delta_timeout * 1000);
usr/src/uts/common/io/usbgem/usbgem.c
106
#define WATCH_INTERVAL_FAST drv_usectohz(100*1000)
usr/src/uts/common/io/usbgem/usbgem.c
1401
dp->mii_interval = drv_usectohz(20*1000);
usr/src/uts/common/io/usbgem/usbgem.c
2128
dp->mii_interval = drv_usectohz(1000*1000); /* 1sec */
usr/src/uts/common/io/usbgem/usbgem.c
2130
dp->linkup_delay = 600 * drv_usectohz(1000*1000); /* 10 minutes */
usr/src/uts/common/io/usbgem/usbgem.c
4504
dp->ugc.usbgc_tx_timeout / drv_usectohz(1000*1000);
usr/src/uts/common/io/usbgem/usbgem.c
781
dp->tx_watcher_interval = drv_usectohz(1000*1000);
usr/src/uts/common/io/usbgem/usbgem.h
21
#define USBGEM_TX_TIMEOUT (drv_usectohz(3*1000000))
usr/src/uts/common/io/usbgem/usbgem.h
210
#define MII_RESET_TIMEOUT drv_usectohz(1000*1000)
usr/src/uts/common/io/usbgem/usbgem.h
211
#define MII_AN_TIMEOUT drv_usectohz(5000*1000)
usr/src/uts/common/io/usbgem/usbgem.h
212
#define MII_LINKDOWN_TIMEOUT drv_usectohz(10000*1000)
usr/src/uts/common/io/usbgem/usbgem.h
22
#define USBGEM_TX_TIMEOUT_INTERVAL (drv_usectohz(1*1000000))
usr/src/uts/common/io/usbgem/usbgem.h
23
#define USBGEM_LINK_WATCH_INTERVAL (drv_usectohz(1*1000000))
usr/src/uts/common/io/vioif/vioif.c
737
delay(drv_usectohz(1000));
usr/src/uts/common/io/vioscsi/vioscsi.c
1637
vioscsi_hz = drv_usectohz(1000000);
usr/src/uts/common/io/vr/vr.c
1744
delay(drv_usectohz(200000));
usr/src/uts/common/io/vr/vr.c
1747
delay(drv_usectohz(10000));
usr/src/uts/common/io/vr/vr.c
1753
delay(drv_usectohz(100000));
usr/src/uts/common/io/vuidmice/vuidps2.c
142
qp, drv_usectohz(time));
usr/src/uts/common/io/vuidmice/vuidps2.c
343
mouse_timeout = drv_usectohz(250000);
usr/src/uts/common/io/wpi/wpi.c
2556
delay(drv_usectohz(100000));
usr/src/uts/common/io/wpi/wpi.c
2580
delay(drv_usectohz(2000000));
usr/src/uts/common/io/wpi/wpi.c
2599
delay(drv_usectohz(2000000));
usr/src/uts/common/io/wpi/wpi.c
2635
delay(drv_usectohz(200000));
usr/src/uts/common/io/wpi/wpi.c
2647
if (clk > sc->sc_clk + drv_usectohz(500000)) {
usr/src/uts/common/io/wpi/wpi.c
2652
delay(drv_usectohz(100000));
usr/src/uts/common/io/wpi/wpi.c
2745
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/wpi/wpi.c
3343
clk = ddi_get_lbolt() + drv_usectohz(2000000);
usr/src/uts/common/io/xge/drv/xgell.h
148
#define XGE_DEV_POLL_TICKS drv_usectohz(1000000)
usr/src/uts/common/io/zyd/zyd.c
1131
etime = ddi_get_lbolt() + drv_usectohz(timeout);
usr/src/uts/common/io/zyd/zyd.c
980
drv_usectohz(ZYD_DWELL_TIME));
usr/src/uts/common/io/zyd/zyd_usb.c
736
delay(drv_usectohz(10 * 1000));
usr/src/uts/common/ipp/flowacct/flowacct.c
649
drv_usectohz(flowacct_data->timer));
usr/src/uts/common/ipp/flowacct/flowacct.c
923
flowacct_data, drv_usectohz(flowacct_data->timer));
usr/src/uts/common/os/damap.c
136
mapp->dam_stable_ticks = drv_usectohz(stable_usec);
usr/src/uts/common/os/damap.c
1502
delta_ticks = drv_usectohz(
usr/src/uts/common/os/damap.c
1551
drv_usectohz(damap_taskq_dispatch_retry_usec));
usr/src/uts/common/os/damap.c
315
drv_usectohz(sync_usec), TR_MICROSEC) == -1) {
usr/src/uts/common/os/ddi_intr_irm.c
856
interval = drv_usectohz(irm_balance_delay * 1000000);
usr/src/uts/common/os/devcache.c
179
#define TICKS_PER_SECOND (drv_usectohz(1000000))
usr/src/uts/common/os/devcfg.c
4495
delay(drv_usectohz(MICROSEC));
usr/src/uts/common/os/devid_cache.c
373
drv_usectohz(devid_discovery_secs * MICROSEC)) {
usr/src/uts/common/os/mem_config.c
1708
delay(drv_usectohz(DR_AIO_CLEANUP_DELAY));
usr/src/uts/common/os/mem_config.c
2348
delay(drv_usectohz(DR_AIO_CLEANUP_DELAY));
usr/src/uts/common/os/modctl.c
3977
ticks = drv_usectohz(mod_uninstall_interval * 1000000);
usr/src/uts/common/os/sunmdi.c
121
#define TICKS_PER_SECOND (drv_usectohz(1000000))
usr/src/uts/common/os/sunmdi.c
3198
&MDI_PI(pip)->pi_mutex, drv_usectohz(60 * 1000000),
usr/src/uts/common/os/sunmdi.c
3871
&MDI_PI(pip)->pi_mutex, drv_usectohz(60 * 1000000),
usr/src/uts/common/os/sunpci.c
1077
clock_t drv_usectohz(clock_t microsecs);
usr/src/uts/common/os/sunpci.c
1115
delay(drv_usectohz(10000)); /* PCI PM spec D3->D0 (10ms) */
usr/src/uts/common/pcmcia/cs/cs.c
2729
drv_usectohz(cs_reset_timeout_time * 1000));
usr/src/uts/common/pcmcia/nexus/pcmcia.c
4323
&pcmcia_global_lock, drv_usectohz(100000),
usr/src/uts/common/pcmcia/sys/cs_priv.h
103
#define READY_TIMEOUT_TIME (drv_usectohz(20000000))
usr/src/uts/common/pcmcia/sys/cs_priv.h
108
#define SOFTINT_TIMEOUT_TIME (drv_usectohz(2000000))
usr/src/uts/common/rpc/clnt_cots.c
1023
ticks = clnt_cots_min_tout * drv_usectohz(1000000);
usr/src/uts/common/rpc/clnt_cots.c
1159
if (clnt_delay(drv_usectohz(1000000),
usr/src/uts/common/rpc/clnt_cots.c
1223
timout = wait.tv_sec * drv_usectohz(1000000) +
usr/src/uts/common/rpc/clnt_cots.c
1224
drv_usectohz(wait.tv_usec) + oldlbolt;
usr/src/uts/common/rpc/clnt_cots.c
1273
drv_usectohz(1000000);
usr/src/uts/common/rpc/clnt_cots.c
1757
timout = waitp->tv_sec * drv_usectohz(1000000) +
usr/src/uts/common/rpc/clnt_cots.c
1758
drv_usectohz(waitp->tv_usec) + ddi_get_lbolt();
usr/src/uts/common/rpc/clnt_cots.c
2416
delay(drv_usectohz(1000000));
usr/src/uts/common/rpc/clnt_cots.c
2532
timout = clnt_cots_min_conntout * drv_usectohz(1000000);
usr/src/uts/common/rpc/clnt_cots.c
3801
timout = waitp->tv_sec * drv_usectohz(MICROSEC) +
usr/src/uts/common/rpc/clnt_cots.c
3802
drv_usectohz(waitp->tv_usec);
usr/src/uts/common/rpc/clnt_rdma.c
640
ticks = clnt_rdma_min_delay * drv_usectohz(1000000);
usr/src/uts/common/rpc/clnt_rdma.c
696
ticks = clnt_rdma_min_delay * drv_usectohz(1000000);
usr/src/uts/common/rpc/rpcib.c
2190
timout = drv_usectohz(SEND_WAIT_TIME * 1000000) +
usr/src/uts/common/rpc/rpcib.c
2441
&qp->rdlist_lock, drv_usectohz(REPLY_WAIT_TIME * 1000000),
usr/src/uts/common/rpc/rpcib.c
2689
drv_usectohz(REPLY_WAIT_TIME * 1000000);
usr/src/uts/common/rpc/rpcib.c
4284
drv_usectohz(CONN_WAIT_TIME * 1000000);
usr/src/uts/common/rpc/sec_gss/rpcsec_gss.c
676
clock_t one_sec = drv_usectohz(1000000);
usr/src/uts/common/sys/ddi.h
87
extern clock_t drv_usectohz(clock_t);
usr/src/uts/common/sys/dktp/dadk.h
77
#define DADK_BSY_TIMEOUT (drv_usectohz(5 * 1000000))
usr/src/uts/common/sys/fcoe/fcoe_common.h
375
#define FCOE_SEC2TICK(x_sec) (drv_usectohz((x_sec) * 1000000))
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
156
#define TICKS_PER_SEC drv_usectohz(1000000)
usr/src/uts/common/sys/ib/mgt/ibcm/ibcm_impl.h
553
drv_usectohz(arg2))
usr/src/uts/common/sys/ib/mgt/ibcm/ibcm_impl.h
555
drv_usectohz(arg2))
usr/src/uts/common/sys/ib/mgt/ibdm/ibdm_impl.h
338
#define IBDM_TIMEOUT_VALUE(t) (drv_usectohz(t * 1000000))
usr/src/uts/common/sys/ppmvar.h
61
#define PPM_LED_PULSE (drv_usectohz(250000)) /* 0.25 seconds */
usr/src/uts/common/sys/sata/adapters/ahci/ahcivar.h
565
#define AHCI_10MS_TICKS (drv_usectohz(10000)) /* ticks in 10 ms */
usr/src/uts/common/sys/sata/adapters/ahci/ahcivar.h
566
#define AHCI_1MS_TICKS (drv_usectohz(1000)) /* ticks in 1 ms */
usr/src/uts/common/sys/sata/adapters/ahci/ahcivar.h
567
#define AHCI_100US_TICKS (drv_usectohz(100)) /* ticks in 100 us */
usr/src/uts/common/sys/sata/adapters/si3124/si3124var.h
228
#define SI_10MS_TICKS (drv_usectohz(10000)) /* ticks in 10 millisec */
usr/src/uts/common/sys/sata/adapters/si3124/si3124var.h
229
#define SI_1MS_TICKS (drv_usectohz(1000)) /* ticks in 1 millisec */
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
1067
delay(drv_usectohz(10000)); \
usr/src/uts/common/sys/scsi/adapters/pmcs/pmcs_def.h
454
&p->lock, _lb + drv_usectohz(t * 1000)); \
usr/src/uts/common/sys/scsi/targets/sddef.h
1147
#define SD_USECTOHZ(x) (drv_usectohz((x)*1000000))
usr/src/uts/common/sys/scsi/targets/sddef.h
1328
(sd_reset_throttle_timeout * drv_usectohz(1000000))
usr/src/uts/common/sys/scsi/targets/sddef.h
1331
(sd_qfull_throttle_timeout * drv_usectohz(1000000))
usr/src/uts/common/sys/scsi/targets/sddef.h
1727
#define SD_BSY_TIMEOUT (drv_usectohz(5 * 1000000))
usr/src/uts/common/sys/scsi/targets/sddef.h
1732
#define SD_UA_RETRY_DELAY (drv_usectohz((clock_t)100000))
usr/src/uts/common/sys/scsi/targets/sddef.h
1737
#define SD_RESTART_TIMEOUT (drv_usectohz((clock_t)100000))
usr/src/uts/common/sys/scsi/targets/sddef.h
1742
#define SD_RMW_MSG_PRINT_TIMEOUT (drv_usectohz((clock_t)10000000))
usr/src/uts/common/sys/scsi/targets/ses.h
245
(ms_time)? (drv_usectohz(ms_time * 1000)) : \
usr/src/uts/common/sys/scsi/targets/ses.h
246
drv_usectohz(1000)); \
usr/src/uts/common/sys/scsi/targets/sgendef.h
157
#define SGEN_BSY_TIMEOUT (drv_usectohz(5 * 1000000))
usr/src/uts/common/sys/stmf.h
366
#define STMF_SEC2TICK(x_sec) (drv_usectohz((x_sec) * 1000000))
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
326
#define USB_AC_RESTORE_DELAY drv_usectohz(1000000)
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
82
#define UHCI_ONE_SECOND drv_usectohz(1000000)
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
83
#define UHCI_ONE_MS drv_usectohz(1000)
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
84
#define UHCI_32_MS drv_usectohz(32*1000)
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
85
#define UHCI_256_MS drv_usectohz(256*1000)
usr/src/uts/common/xen/io/xdf.c
1060
delay(drv_usectohz(XDF_DRAIN_MSEC_DELAY));
usr/src/uts/common/xen/io/xdf.c
2030
&vdp->xdf_dev_lk, drv_usectohz(100*1000),
usr/src/uts/common/xen/io/xdf.c
3549
timeout = ddi_get_lbolt() + drv_usectohz(XDF_STATE_TIMEOUT);
usr/src/uts/common/xen/io/xpvtap.c
1384
&state->bt_open.bo_mutex, drv_usectohz(10000000),
usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c
603
SHUTDOWN_TIMEOUT_SECS * drv_usectohz(MICROSEC));
usr/src/uts/i86pc/io/acpi_drv/acpi_drv.c
1771
drv_usectohz(MICROSEC));
usr/src/uts/i86pc/io/acpi_drv/acpi_drv.c
391
drv_usectohz(MICROSEC));
usr/src/uts/i86pc/io/apix/apix.c
1850
#define APIX_CHECK_IRR_DELAY drv_usectohz(5000)
usr/src/uts/i86pc/io/consplat.c
133
delay(drv_usectohz(2000000));
usr/src/uts/i86pc/io/fipe/fipe_pm.c
620
NULL, drv_usectohz(FIPE_IOAT_RETRY_INTERVAL));
usr/src/uts/i86pc/io/fipe/fipe_pm.c
882
NULL, drv_usectohz(FIPE_IOAT_RETRY_INTERVAL));
usr/src/uts/i86pc/io/immu_regs.c
76
if (ntick - stick >= drv_usectohz(IMMU_MAX_WAIT_TIME)) { \
usr/src/uts/i86pc/io/mp_platform_misc.c
1393
(void *)(uintptr_t)oldvector, drv_usectohz(apic_revector_timeout));
usr/src/uts/i86pc/io/tzmon/tzmon.c
591
ticks = drv_usectohz(tzp->polling_period * 1000000);
usr/src/uts/i86pc/os/graphics.c
141
clock_t end = drv_usectohz(150000);
usr/src/uts/i86pc/sys/immu.h
355
#define IMMU_ALLOC_RESOURCE_DELAY (drv_usectohz(5000))
usr/src/uts/i86xpv/cpu/generic_cpu/gcpu_poll_xpv.c
126
drv_usectohz(gcpu_xpv_mch_poll_interval_secs * MICROSEC));
usr/src/uts/i86xpv/cpu/generic_cpu/gcpu_poll_xpv.c
186
drv_usectohz(gcpu_xpv_mch_poll_interval_secs *
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1336
(void *)(uintptr_t)oldvector, drv_usectohz(apic_revector_timeout));
usr/src/uts/i86xpv/os/xen_machdep.c
793
SHUTDOWN_TIMEOUT_SECS * drv_usectohz(MICROSEC));
usr/src/uts/intel/io/acpica/osl.c
388
(clock_t)drv_usectohz(wait_time * 1000);
usr/src/uts/intel/io/acpica/osl.c
777
delay(drv_usectohz(Milliseconds * 1000));
usr/src/uts/intel/io/amr/amr.c
445
drv_usectohz(500000*AMR_PERIODIC_TIMEOUT));
usr/src/uts/intel/io/amr/amr.c
774
drv_usectohz(500000*AMR_PERIODIC_TIMEOUT));
usr/src/uts/intel/io/amr/amr.c
90
delay(drv_usectohz(100)); \
usr/src/uts/intel/io/dktp/controller/ata/ata_common.c
419
ghd_timer_init(&ata_timer_conf, drv_usectohz(ata_watchdog_usec));
usr/src/uts/intel/io/dktp/dcdev/dadk.c
1636
interval = drv_usectohz(dadk_check_media_time);
usr/src/uts/intel/io/dktp/dcdev/dadk.c
1663
drv_usectohz((clock_t)MEDIA_ACCESS_DELAY));
usr/src/uts/intel/io/dktp/disk/cmdk.c
597
delay(drv_usectohz(1000000));
usr/src/uts/intel/io/dktp/hba/ghd/ghd.c
458
poll_lbolt = drv_usectohz((clock_t)polltime);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_timer.c
280
drv_usectohz(cccp->ccc_waitq_freezedelay * 1000);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_timer.c
745
ghd_HZ = drv_usectohz(1000000);
usr/src/uts/intel/io/dktp/hba/ghd/ghd_waitq.c
361
drv_usectohz(cccp->ccc_waitq_freezedelay * 1000);
usr/src/uts/intel/io/dnet/dnet.c
3303
delay(drv_usectohz(150000));
usr/src/uts/intel/io/dnet/dnet.c
3386
delay(drv_usectohz(stabletime*1000 / 8));
usr/src/uts/intel/io/dnet/dnet.c
3433
delay(drv_usectohz(packet_delay));
usr/src/uts/intel/io/dnet/dnet.c
3475
delay(drv_usectohz(200000)); /* nicely wait a longer time */
usr/src/uts/intel/io/dnet/dnet.c
373
delay(drv_usectohz(100000));
usr/src/uts/intel/io/dnet/dnet_mii.c
327
delay(drv_usectohz(10000));
usr/src/uts/intel/io/dnet/dnet_mii.c
610
delay(drv_usectohz(10000));
usr/src/uts/intel/io/dnet/dnet_mii.c
734
(clock_t)(5 * drv_usectohz(1000000)));
usr/src/uts/intel/io/ecpp.c
1923
drv_usectohz(pp->wsrv_retry * 1000));
usr/src/uts/intel/io/ecpp.c
2807
pp->xfer_parms.write_timeout * drv_usectohz(1000000));
usr/src/uts/intel/io/ecpp.c
3317
tm = drv_usectohz(FIFO_DRAIN_PERIOD);
usr/src/uts/intel/io/ecpp.c
3842
(caddr_t)pp, drv_usectohz(FIFO_DRAIN_PERIOD));
usr/src/uts/intel/io/ecpp.c
4545
drv_usectohz(pp->rev_watchdog * 1000));
usr/src/uts/intel/io/ecpp.c
4613
drv_usectohz(pp->rev_watchdog * 1000));
usr/src/uts/intel/io/ecpp.c
778
SUSPEND_TOUT * drv_usectohz(1000000),
usr/src/uts/intel/io/fdc.c
1951
drv_usectohz(1000000));
usr/src/uts/intel/io/fdc.c
1987
drv_usectohz(100000 * timeval));
usr/src/uts/intel/io/fdc.c
2006
drv_usectohz(100000 * timeval));
usr/src/uts/intel/io/fdc.c
2013
drv_usectohz(15000));
usr/src/uts/intel/io/fdc.c
2028
drv_usectohz(100000 * timeval));
usr/src/uts/intel/io/fdc.c
2842
time = drv_usectohz(100000 * (unsigned int)csb->csb_timer);
usr/src/uts/intel/io/fdc.c
2844
time = drv_usectohz(2000000);
usr/src/uts/intel/io/fdc.c
2931
time = drv_usectohz(100000 * csb->csb_timer);
usr/src/uts/intel/io/fdc.c
2933
time = drv_usectohz(2000000);
usr/src/uts/intel/io/fdc.c
3042
time = drv_usectohz(100000 * csb->csb_timer);
usr/src/uts/intel/io/fdc.c
3044
time = drv_usectohz(2000000);
usr/src/uts/intel/io/fdc.c
3090
drv_usectohz(2000000));
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
198
delay(drv_usectohz(1000000));
usr/src/uts/intel/io/mc-amd/mcamd_drv.c
1122
delay(drv_usectohz(100000)); /* 0.1s for up to 2s */
usr/src/uts/intel/io/mc-amd/mcamd_drv.c
1124
delay(drv_usectohz(500000)); /* 0.5s */
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2954
(ARCMSR_TIMEOUT_WATCH * drv_usectohz(1000000)));
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2956
(ARCMSR_DEV_MAP_WATCH * drv_usectohz(1000000)));
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
3159
drv_usectohz(1000000)));
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
3209
(void*)acb, (ARCMSR_TIMEOUT_WATCH * drv_usectohz(1000000)));
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
334
(ARCMSR_TIMEOUT_WATCH * drv_usectohz(1000000)));
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
337
(ARCMSR_DEV_MAP_WATCH * drv_usectohz(1000000)));
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
3426
(ARCMSR_DEV_MAP_WATCH * drv_usectohz(1000000)));
usr/src/uts/intel/io/vmm/io/ppt.c
759
delay(drv_usectohz(100000));
usr/src/uts/intel/io/vmm/io/ppt.c
762
delay(drv_usectohz(max_delay_us));
usr/src/uts/intel/io/vmm/io/ppt.c
871
delay(drv_usectohz((100 + compl_delay) * 1000));
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1514
delay(drv_usectohz(1000000));
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
503
delay(drv_usectohz(1000000));
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
512
delay(drv_usectohz(1000000));
usr/src/uts/sun/io/audio/drv/audiocs/audio_4231_apcdma.c
333
delay(drv_usectohz(CS4231_300MS));
usr/src/uts/sun/io/dada/targets/dad.c
706
DCD_WAIT_CMDS_COMPLETE * drv_usectohz(1000000);
usr/src/uts/sun/io/eri/eri.c
4681
drv_usectohz(1000*msec));
usr/src/uts/sun/io/fd.c
3795
tosec * drv_usectohz(1000000));
usr/src/uts/sun/io/fd.c
4848
local_lbolt + drv_usectohz(1000000)) == -1) {
usr/src/uts/sun/io/fd.c
6093
un->un_media_timeout = drv_usectohz(fd_check_media_time);
usr/src/uts/sun/io/scsi/adapters/fas.c
1368
fas, (FAS_QUIESCE_TIMEOUT * drv_usectohz(1000000)));
usr/src/uts/sun/io/scsi/adapters/fas.c
1439
fas, (FAS_QUIESCE_TIMEOUT * drv_usectohz(1000000)));
usr/src/uts/sun/io/scsi/adapters/fas.c
763
drv_usectohz(QFULL_RETRY_INTERVAL * 1000);
usr/src/uts/sun/io/scsi/adapters/fas.c
8378
drv_usectohz((clock_t)FAS_WATCH_RESET_DELAY_TICK * 1000));
usr/src/uts/sun/io/scsi/adapters/fas.c
9044
drv_usectohz(val * 1000);
usr/src/uts/sun/io/scsi/adapters/fas.c
997
fas_tick = drv_usectohz((clock_t)
usr/src/uts/sun/io/zs_async.c
1030
drv_usectohz(zs_drain_check));
usr/src/uts/sun/io/zs_async.c
1096
drv_usectohz(10000), TR_CLOCK_TICK);
usr/src/uts/sun/io/zs_async.c
950
drv_usectohz(zs_drain_check));
usr/src/uts/sun/sys/dada/targets/daddef.h
320
#define DCD_BSY_TIMEOUT (drv_usectohz(5 * 1000000))
usr/src/uts/sun/sys/fdreg.h
150
#define Moton_delay (drv_usectohz(750000)) /* motor on delay */
usr/src/uts/sun/sys/fdreg.h
152
#define Motoff_delay (6 * drv_usectohz(1000000)) /* motor off delay */
usr/src/uts/sun4/io/px/px_ib.c
1069
delay(drv_usectohz(1000000));
usr/src/uts/sun4/io/su_driver.c
1099
drv_usectohz(su_drain_check));
usr/src/uts/sun4/io/su_driver.c
1196
drv_usectohz(su_drain_check));
usr/src/uts/sun4/io/su_driver.c
2644
drv_usectohz(16 * MICROSEC /
usr/src/uts/sun4u/cherrystone/os/cherrystone.c
172
keypoll_timeout_hz = drv_usectohz(10 * MICROSEC);
usr/src/uts/sun4u/cpu/spitfire.c
4275
(void *)NULL, drv_usectohz((clock_t)timeout_in_microsecs));
usr/src/uts/sun4u/cpu/us3_common.c
2444
drv_usectohz((clock_t)cpu_ceen_delay_secs
usr/src/uts/sun4u/cpu/us3_common.c
2672
drv_usectohz((clock_t)cpu_ceen_delay_secs * MICROSEC));
usr/src/uts/sun4u/cpu/us3_common.c
3307
(void *)cbargp, drv_usectohz(cpu_ce_lkychk_timeout_usec));
usr/src/uts/sun4u/cpu/us3_common.c
6076
drv_usectohz((clock_t)cpu_ceen_delay_secs * MICROSEC));
usr/src/uts/sun4u/cpu/us3_common.c
6165
drv_usectohz((clock_t)cpu_ceen_delay_secs * MICROSEC));
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
1809
clock_t tm = drv_usectohz(300000);
usr/src/uts/sun4u/daktari/os/daktari.c
169
keypoll_timeout_hz = drv_usectohz(10 * MICROSEC);
usr/src/uts/sun4u/excalibur/io/xcalwd.c
459
drv_usectohz(1000000) * tsp->intvl);
usr/src/uts/sun4u/excalibur/io/xcalwd.c
476
drv_usectohz(1000000) * tsp->intvl);
usr/src/uts/sun4u/io/i2c/clients/seeprom.c
486
delay(drv_usectohz(20000));
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
1036
delay(drv_usectohz(PCF8584_INIT_WAIT));
usr/src/uts/sun4u/io/i2c/nexus/smbus.c
1177
smbus, drv_usectohz(intr_timeout));
usr/src/uts/sun4u/io/i2c/nexus/smbus.c
878
smbus, drv_usectohz(intr_timeout));
usr/src/uts/sun4u/io/i2c/nexus/smbus.c
884
ctime += drv_usectohz(SMBUS_TRANS_TIMEOUT);
usr/src/uts/sun4u/io/pci/pci_ecc.c
608
drv_usectohz((clock_t)ecc_ce_delay_secs *
usr/src/uts/sun4u/io/pci/pci_pci.c
1415
delay(drv_usectohz(PCI_CLK_SETTLE_TIME));
usr/src/uts/sun4u/io/px/px_hlib.c
3105
delay(drv_usectohz(25000));
usr/src/uts/sun4u/io/px/px_hlib.c
3110
delay(drv_usectohz(25000));
usr/src/uts/sun4u/io/px/px_hlib.c
3120
delay(drv_usectohz(25000));
usr/src/uts/sun4u/io/px/px_hlib.c
3137
delay(drv_usectohz(10000));
usr/src/uts/sun4u/io/px/px_hlib.c
3141
delay(drv_usectohz(50000));
usr/src/uts/sun4u/io/px/px_hlib.c
3145
delay(drv_usectohz(wait_perst));
usr/src/uts/sun4u/io/px/px_hlib.c
3154
delay(drv_usectohz(wait_enable_port));
usr/src/uts/sun4u/io/px/px_hlib.c
3161
delay(drv_usectohz(link_status_check));
usr/src/uts/sun4u/io/px/px_hlib.c
3232
delay(drv_usectohz(1000000));
usr/src/uts/sun4u/io/px/px_hlib.c
3240
delay(drv_usectohz(150));
usr/src/uts/sun4u/io/px/px_hlib.c
3243
delay(drv_usectohz(100));
usr/src/uts/sun4u/io/px/px_hlib.c
3281
delay(drv_usectohz(10000));
usr/src/uts/sun4u/io/px/px_hlib.c
3302
delay(drv_usectohz(10000));
usr/src/uts/sun4u/io/px/px_hlib.c
3306
delay(drv_usectohz(150));
usr/src/uts/sun4u/io/px/px_hlib.c
3310
delay(drv_usectohz(100));
usr/src/uts/sun4u/io/px/px_hlib.c
3313
delay(drv_usectohz(25000));
usr/src/uts/sun4u/io/px/px_hlib.c
3355
delay(drv_usectohz(1000000));
usr/src/uts/sun4u/io/px/px_lib4u.c
1901
end = ddi_get_lbolt() + drv_usectohz(px_pme_to_ack_timeout);
usr/src/uts/sun4u/io/px/px_lib4u.c
1927
delay(drv_usectohz(50 * PX_MSEC_TO_USEC));
usr/src/uts/sun4u/io/px/px_lib4u.c
1959
delay(drv_usectohz(100 * PX_MSEC_TO_USEC));
usr/src/uts/sun4u/io/px/px_tools_4u.c
131
delay(drv_usectohz(pxtool_delay_usec));
usr/src/uts/sun4u/io/px/px_tools_4u.c
228
delay(drv_usectohz(pxtool_delay_usec));
usr/src/uts/sun4u/io/rmc_comm_dp.c
1054
(void *) rcs, drv_usectohz(TX_RETRY_TIME/2 * 1000));
usr/src/uts/sun4u/io/rmc_comm_dp.c
179
(void *) rcs, drv_usectohz(RETRY_DP_SETUP * 1000));
usr/src/uts/sun4u/io/rmc_comm_dp.c
320
(void *)rcs, drv_usectohz(RETRY_DP_SETUP * 1000));
usr/src/uts/sun4u/io/rmc_comm_dp.c
659
(void *)rcs, drv_usectohz(DELAY_DP_SETUP * 1000));
usr/src/uts/sun4u/io/rmc_comm_drvintf.c
348
stop_clockt = ddi_get_lbolt() + drv_usectohz(wait_time * 1000);
usr/src/uts/sun4u/io/rmc_comm_drvintf.c
386
delta = drv_usectohz(TX_RETRY_TIME * 1000);
usr/src/uts/sun4u/io/rmc_comm_drvintf.c
588
stop_clockt = ddi_get_lbolt() + drv_usectohz(wait_time * 1000);
usr/src/uts/sun4u/io/rmc_comm_drvintf.c
788
stop_clockt = ddi_get_lbolt() + drv_usectohz(wait_time * 1000);
usr/src/uts/sun4u/io/rmclomv.c
3002
60 * drv_usectohz(1000000));
usr/src/uts/sun4u/io/rmclomv.c
3126
delay(drv_usectohz(DELAY_TIME));
usr/src/uts/sun4u/io/rmclomv.c
3209
delay(drv_usectohz(CPU_SIGNATURE_DELAY_TIME));
usr/src/uts/sun4u/io/rmclomv.c
3224
delay(drv_usectohz(
usr/src/uts/sun4u/io/rmclomv.c
472
timesync_interval = drv_usectohz(5*60 * MICROSEC);
usr/src/uts/sun4u/io/upa64s.c
465
delay(drv_usectohz(20*1000));
usr/src/uts/sun4u/javelin/io/envctrltwo.c
317
overtemp_timeout_hz = drv_usectohz(ENVCTRL_UE250_OVERTEMP_TIMEOUT_USEC);
usr/src/uts/sun4u/javelin/io/envctrltwo.c
318
blink_timeout_hz = drv_usectohz(ENVCTRL_UE250_BLINK_TIMEOUT_USEC);
usr/src/uts/sun4u/javelin/io/envctrltwo.c
320
drv_usectohz(ENVCTRL_UE250_BLINK_TIMEOUT_USEC * 2);
usr/src/uts/sun4u/javelin/io/envctrltwo.c
327
drv_usectohz(ENVCTRL_UE250_OVERTEMP_TIMEOUT_USEC / 6);
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
556
drv_usectohz(LNECK_KEY_POLL_INTVL * MICROSEC);
usr/src/uts/sun4u/lw2plus/io/lombus.c
892
ssp->deadline = start + drv_usectohz(LOMBUS_CTS_TIMEOUT/1000);
usr/src/uts/sun4u/lw2plus/io/lombus.c
898
drv_usectohz(LOMBUS_CTS_POLL/1000), TR_CLOCK_TICK);
usr/src/uts/sun4u/lw2plus/io/lombus.c
924
ssp->deadline = start + drv_usectohz(LOMBUS_CMD_TIMEOUT/1000);
usr/src/uts/sun4u/lw2plus/io/lombus.c
931
drv_usectohz(LOMBUS_CMD_POLL/1000), TR_CLOCK_TICK) == -1)
usr/src/uts/sun4u/opl/io/dm2s.c
1006
drv_usectohz(DM2S_SM_TOUT));
usr/src/uts/sun4u/opl/io/dm2s.c
1237
return (drv_usectohz(tval));
usr/src/uts/sun4u/opl/io/dm2s.c
678
clock_t tout = drv_usectohz(DM2S_MB_TOUT);
usr/src/uts/sun4u/opl/io/mc-opl.c
525
mc_timeout_period = drv_usectohz(1000000 *
usr/src/uts/sun4u/opl/io/oplkmdrv.c
1078
return (drv_usectohz(tval));
usr/src/uts/sun4u/opl/io/oplkmdrv.c
888
tout = drv_usectohz(OKM_MB_TOUT);
usr/src/uts/sun4u/opl/io/oplmsu/oplmsu_cmn_func.c
752
(void *)ctrl->wbuftbl, drv_usectohz(MSU_TM_500MS));
usr/src/uts/sun4u/opl/io/oplmsu/oplmsu_cmn_func.c
793
(void *)lpath->rbuftbl, drv_usectohz(MSU_TM_500MS));
usr/src/uts/sun4u/os/plat_ecc_dimm.c
261
delay(drv_usectohz(500000));
usr/src/uts/sun4u/serengeti/io/sgsbbc_iosram.c
759
delay(drv_usectohz(10000));
usr/src/uts/sun4u/serengeti/io/sgsbbc_mailbox.c
923
stop_time = ddi_get_lbolt() + wait_time * drv_usectohz(MICROSEC);
usr/src/uts/sun4u/sunfire/io/ac.c
1554
drv_usectohz(ac_hot_plug_timeout_interval * 1000000));
usr/src/uts/sun4u/sunfire/io/sysctrl.c
440
spur_timeout_hz = drv_usectohz(SPUR_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
441
spur_long_timeout_hz = drv_usectohz(SPUR_LONG_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
442
ac_timeout_hz = drv_usectohz(AC_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
443
ps_fail_timeout_hz = drv_usectohz(PS_FAIL_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
444
pps_fan_timeout_hz = drv_usectohz(PPS_FAN_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
445
bd_insert_delay_hz = drv_usectohz(BRD_INSERT_DELAY_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
446
bd_insert_retry_hz = drv_usectohz(BRD_INSERT_RETRY_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
447
bd_remove_timeout_hz = drv_usectohz(BRD_REMOVE_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
448
blink_led_timeout_hz = drv_usectohz(BLINK_LED_TIMEOUT_USEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
449
overtemp_timeout_hz = drv_usectohz(OVERTEMP_TIMEOUT_SEC * MICROSEC);
usr/src/uts/sun4u/sunfire/io/sysctrl.c
450
keyswitch_timeout_hz = drv_usectohz(KEYSWITCH_TIMEOUT_USEC);
usr/src/uts/sun4u/tazmo/io/envctrl.c
463
overtemp_timeout_hz = drv_usectohz(OVERTEMP_TIMEOUT_USEC);
usr/src/uts/sun4u/tazmo/io/envctrl.c
464
blink_timeout_hz = drv_usectohz(BLINK_TIMEOUT_USEC);
usr/src/uts/sun4u/tazmo/io/envctrl.c
465
pshotplug_timeout_hz = drv_usectohz(BLINK_TIMEOUT_USEC * 6);
usr/src/uts/sun4v/io/glvc/glvc.c
486
softsp->polling_interval = drv_usectohz(polling_interval);
usr/src/uts/sun4v/io/glvc/glvc.c
498
drv_usectohz(polling_interval);
usr/src/uts/sun4v/io/ldc.c
3170
delay(drv_usectohz(1000));
usr/src/uts/sun4v/io/n2rng/n2rng.c
1188
delay(drv_usectohz(RNG_RETRY_HLCHK_USECS));
usr/src/uts/sun4v/io/n2rng/n2rng.c
463
sys_ticks_to_wait = drv_usectohz(usecs_to_wait);
usr/src/uts/sun4v/io/n2rng/n2rng.c
768
delay(drv_usectohz
usr/src/uts/sun4v/io/n2rng/n2rng.c
971
(void *)n2rng, drv_usectohz(seconds * SECOND));
usr/src/uts/sun4v/io/platsvc.c
59
#define SEC2HZ(x) (drv_usectohz((x) * MICROSEC))
usr/src/uts/sun4v/io/px/px_tools_4v.c
425
delay(drv_usectohz(pxtool_iomem_delay_usec));
usr/src/uts/sun4v/io/vdc.c
4482
ctimeout * drv_usectohz(MICROSEC));
usr/src/uts/sun4v/io/vdc.c
4546
drv_usectohz(MICROSEC));
usr/src/uts/sun4v/io/vdc.c
660
vdc_hz_min_ldc_delay = drv_usectohz(vdc_min_timeout_ldc);
usr/src/uts/sun4v/io/vdc.c
661
vdc_hz_max_ldc_delay = drv_usectohz(vdc_max_timeout_ldc);
usr/src/uts/sun4v/io/vdc.c
6852
clock_t starttime, timeout = drv_usectohz(vdc->failfast_interval);
usr/src/uts/sun4v/io/vdc.c
6864
drv_usectohz(vdc->failfast_interval);
usr/src/uts/sun4v/io/vdc.c
7056
timeout = drv_usectohz(vdc_ownership_delay);
usr/src/uts/sun4v/io/vds.c
4473
delay(drv_usectohz(vds_dev_delay));
usr/src/uts/sun4v/io/vldc.c
834
drv_usectohz(vldc_close_delay), TR_CLOCK_TICK);
usr/src/uts/sun4v/io/vnet.c
1278
delay(drv_usectohz(vnet_fdbe_refcnt_delay));
usr/src/uts/sun4v/io/vnet_gen.c
1170
delay(drv_usectohz(vgen_tx_delay));
usr/src/uts/sun4v/io/vnet_gen.c
2724
delay(drv_usectohz(VGEN_LDC_UNINIT_DELAY));
usr/src/uts/sun4v/io/vnet_gen.c
2816
delay(drv_usectohz(vgen_rxpool_cleanup_delay));
usr/src/uts/sun4v/io/vnet_gen.c
4127
drv_usectohz(vgen_hwd_interval * MICROSEC));
usr/src/uts/sun4v/io/vnet_gen.c
4213
drv_usectohz(vgen_txwd_interval * 1000));
usr/src/uts/sun4v/io/vnet_gen.c
5609
drv_usectohz(vgen_txwd_timeout * 1000))) {
usr/src/uts/sun4v/io/vnet_gen.c
5679
drv_usectohz(vgen_txwd_interval * 1000));
usr/src/uts/sun4v/io/vsw.c
928
delay(drv_usectohz(vsw_rxpool_cleanup_delay));
usr/src/uts/sun4v/io/vsw_ldc.c
4094
delay(drv_usectohz(vsw_ldc_tx_delay));
usr/src/uts/sun4v/io/vsw_switching.c
1182
delay(drv_usectohz(vsw_fdbe_refcnt_delay));
usr/src/uts/sun4v/io/vsw_switching.c
182
xwait = drv_usectohz(vsw_setup_switching_delay * MICROSEC);
usr/src/uts/sun4v/io/vsw_txdring.c
1131
delay(drv_usectohz(vsw_recv_delay));
usr/src/uts/sun4v/ontario/io/tsalarm.c
1096
(void) delay(PCP_GLVC_SLEEP * drv_usectohz(1000000));
usr/src/uts/sun4v/ontario/io/tsalarm.c
762
(void) delay(PCP_COMM_TIMEOUT * drv_usectohz(1000000));
usr/src/uts/sun4v/ontario/io/tsalarm.c
837
(void) delay(PCP_COMM_TIMEOUT * drv_usectohz(1000000));