Home
last modified time | relevance | path

Searched refs:drv_usectohz (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h21 #define USBGEM_TX_TIMEOUT (drv_usectohz(3*1000000))
22 #define USBGEM_TX_TIMEOUT_INTERVAL (drv_usectohz(1*1000000))
23 #define USBGEM_LINK_WATCH_INTERVAL (drv_usectohz(1*1000000))
210 #define MII_RESET_TIMEOUT drv_usectohz(1000*1000)
211 #define MII_AN_TIMEOUT drv_usectohz(5000*1000)
212 #define MII_LINKDOWN_TIMEOUT drv_usectohz(10000*1000)
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c3549 delay(drv_usectohz(1000000)); in pshot_event_test()
3554 delay(drv_usectohz(1000000)); in pshot_event_test()
3559 delay(drv_usectohz(1000000)); in pshot_event_test()
3565 delay(drv_usectohz(1000000)); in pshot_event_test()
3572 delay(drv_usectohz(1000000)); in pshot_event_test()
3579 delay(drv_usectohz(1000000)); in pshot_event_test()
3586 delay(drv_usectohz(1000000)); in pshot_event_test()
3593 delay(drv_usectohz(1000000)); in pshot_event_test()
3600 delay(drv_usectohz(1000000)); in pshot_event_test()
3607 delay(drv_usectohz(1000000)); in pshot_event_test()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_timer.c73 drv_usectohz(BNXE_TIMER_INTERVAL)); in BnxeTimer()
86 drv_usectohz(BNXE_TIMER_INTERVAL)); in BnxeTimerStart()
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c454 tpm->timeout_a = drv_usectohz(timeout); in tpm_get_timeouts()
463 tpm->timeout_b = drv_usectohz(timeout); in tpm_get_timeouts()
472 tpm->timeout_c = drv_usectohz(timeout); in tpm_get_timeouts()
481 tpm->timeout_d = drv_usectohz(timeout); in tpm_get_timeouts()
539 tpm->duration[TPM_SHORT] = drv_usectohz(duration); in tpm_get_duration()
547 tpm->duration[TPM_MEDIUM] = drv_usectohz(duration); in tpm_get_duration()
555 tpm->duration[TPM_LONG] = drv_usectohz(duration); in tpm_get_duration()
1218 tpm->timeout_a = drv_usectohz(TIS_TIMEOUT_A); in tis_init()
1219 tpm->timeout_b = drv_usectohz(TIS_TIMEOUT_B); in tis_init()
1220 tpm->timeout_c = drv_usectohz(TIS_TIMEOUT_C); in tis_init()
[all …]
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h50 #define GEM_TX_TIMEOUT (drv_usectohz(5*1000000))
51 #define GEM_TX_TIMEOUT_INTERVAL (drv_usectohz(1*1000000))
52 #define GEM_LINK_WATCH_INTERVAL (drv_usectohz(1*1000000)) /* 1 sec */
310 #define MII_RESET_TIMEOUT drv_usectohz(1000*1000)
311 #define MII_AN_TIMEOUT drv_usectohz(5000*1000)
312 #define MII_LINKDOWN_TIMEOUT drv_usectohz(10000*1000)
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_reg.c59 delay(drv_usectohz(500)); in dcam_reg_read()
106 delay(drv_usectohz(500)); in dcam_reg_write()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_thread.c236 delay(drv_usectohz(10000)); in emlxs_taskq_destroy()
407 delay(drv_usectohz(10000)); in emlxs_thread_destroy()
445 delay(drv_usectohz(10000)); in emlxs_thread_trigger1()
493 delay(drv_usectohz(10000)); in emlxs_thread_trigger2()
610 delay(drv_usectohz(10000)); in emlxs_thread_spawn_destroy()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h82 #define UHCI_ONE_SECOND drv_usectohz(1000000)
83 #define UHCI_ONE_MS drv_usectohz(1000)
84 #define UHCI_32_MS drv_usectohz(32*1000)
85 #define UHCI_256_MS drv_usectohz(256*1000)
/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_poll_xpv.c126 drv_usectohz(gcpu_xpv_mch_poll_interval_secs * MICROSEC)); in gcpu_xpv_mch_poll()
186 drv_usectohz(gcpu_xpv_mch_poll_interval_secs * in gcpu_mca_poll_start()
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h150 #define Moton_delay (drv_usectohz(750000)) /* motor on delay */
152 #define Motoff_delay (6 * drv_usectohz(1000000)) /* motor off delay */
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_comm.c113 clock_t wakeup = drv_usectohz(2 * 1000000); in sdev_wait4lookup()
122 drv_usectohz(dev_node_wait_timeout * 1000000); in sdev_wait4lookup()
237 expire = ddi_get_lbolt() + drv_usectohz(dev_devfsadm_startup * 1000000); in sdev_open_upcall_door()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxtmr.c170 drv_usectohz(BNX_TIMER_INTERVAL)); in bnx_timer()
203 drv_usectohz(BNX_TIMER_INTERVAL)); in bnx_timer_start()
/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124var.h228 #define SI_10MS_TICKS (drv_usectohz(10000)) /* ticks in 10 millisec */
229 #define SI_1MS_TICKS (drv_usectohz(1000)) /* ticks in 1 millisec */
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c3105 delay(drv_usectohz(25000)); in oberon_hp_pwron()
3110 delay(drv_usectohz(25000)); in oberon_hp_pwron()
3120 delay(drv_usectohz(25000)); in oberon_hp_pwron()
3137 delay(drv_usectohz(10000)); in oberon_hp_pwron()
3240 delay(drv_usectohz(150)); in oberon_hp_pwron()
3243 delay(drv_usectohz(100)); in oberon_hp_pwron()
3281 delay(drv_usectohz(10000)); in oberon_hp_pwroff()
3302 delay(drv_usectohz(10000)); in oberon_hp_pwroff()
3306 delay(drv_usectohz(150)); in oberon_hp_pwroff()
3310 delay(drv_usectohz(100)); in oberon_hp_pwroff()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_ciss_simple.c170 delay(drv_usectohz(10 * 1000)); in smrt_preinit_command_simple()
177 delay(drv_usectohz(10 * 1000)); in smrt_preinit_command_simple()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_buf.c136 delay(drv_usectohz(1000000)); in rds_free_recv_caches()
818 delay(drv_usectohz(1000000)); in rds_is_recvq_empty()
861 delay(drv_usectohz(1000000)); in rds_is_sendq_empty()
867 delay(drv_usectohz(1000000)); in rds_is_sendq_empty()
890 delay(drv_usectohz(1000000)); in rds_is_sendq_empty()
917 delay(drv_usectohz(1000000)); in rds_is_sendq_empty()
923 delay(drv_usectohz(1000000)); in rds_is_sendq_empty()
967 drv_usectohz(waittime), TR_CLOCK_TICK); in rds_get_send_buf()
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c2022 delay(drv_usectohz(1000)); in rtls_reg_print()
2027 delay(drv_usectohz(1000)); in rtls_reg_print()
2032 delay(drv_usectohz(1000)); in rtls_reg_print()
2037 delay(drv_usectohz(1000)); in rtls_reg_print()
2042 delay(drv_usectohz(1000)); in rtls_reg_print()
2047 delay(drv_usectohz(1000)); in rtls_reg_print()
2052 delay(drv_usectohz(1000)); in rtls_reg_print()
2057 delay(drv_usectohz(1000)); in rtls_reg_print()
2062 delay(drv_usectohz(1000)); in rtls_reg_print()
2069 delay(drv_usectohz(1000)); in rtls_reg_print()
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dses.h245 (ms_time)? (drv_usectohz(ms_time * 1000)) : \
246 drv_usectohz(1000)); \
H A Dsddef.h1147 #define SD_USECTOHZ(x) (drv_usectohz((x)*1000000))
1328 (sd_reset_throttle_timeout * drv_usectohz(1000000))
1331 (sd_qfull_throttle_timeout * drv_usectohz(1000000))
1727 #define SD_BSY_TIMEOUT (drv_usectohz(5 * 1000000))
1732 #define SD_UA_RETRY_DELAY (drv_usectohz((clock_t)100000))
1737 #define SD_RESTART_TIMEOUT (drv_usectohz((clock_t)100000))
1742 #define SD_RMW_MSG_PRINT_TIMEOUT (drv_usectohz((clock_t)10000000))
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h565 #define AHCI_10MS_TICKS (drv_usectohz(10000)) /* ticks in 10 ms */
566 #define AHCI_1MS_TICKS (drv_usectohz(1000)) /* ticks in 1 ms */
567 #define AHCI_100US_TICKS (drv_usectohz(100)) /* ticks in 100 us */
/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.c1409 ticks = drv_usectohz(100); in audio810_chip_init()
1498 delay(drv_usectohz(50000)); /* 50 msec */ in audio810_set_channels()
1512 delay(drv_usectohz(50000)); /* 50 msec */ in audio810_set_channels()
1522 delay(drv_usectohz(50000)); /* 50 msec */ in audio810_set_channels()
1536 delay(drv_usectohz(50000)); /* 50 msec */ in audio810_set_channels()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c101 #define ONESEC (drv_usectohz(1*1000000))
331 delay(drv_usectohz(5000)); in axf_reset_phy()
344 delay(drv_usectohz(5000)); in axf_reset_phy()
352 delay(drv_usectohz(5000)); in axf_reset_phy()
364 delay(drv_usectohz(150*1000)); in axf_reset_phy()
371 delay(drv_usectohz(150*1000)); in axf_reset_phy()
1196 delay(drv_usectohz(1000*1000)); in axf_mii_probe()
/illumos-gate/usr/src/uts/common/inet/
H A Dspdsock.h100 #define LOADCHECK_INTERVAL (drv_usectohz(30000))
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c348 stop_clockt = ddi_get_lbolt() + drv_usectohz(wait_time * 1000); in rmc_comm_send_req_resp()
386 delta = drv_usectohz(TX_RETRY_TIME * 1000); in rmc_comm_send_req_resp()
588 stop_clockt = ddi_get_lbolt() + drv_usectohz(wait_time * 1000); in rmc_comm_request_response_bp()
788 stop_clockt = ddi_get_lbolt() + drv_usectohz(wait_time * 1000); in rmc_comm_send_srecord_bp()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c106 short_delay = drv_usectohz(10000); in fct_port_worker()
107 long_delay = drv_usectohz(1000000); in fct_port_worker()
599 drv_usectohz(25 * 1000000); in fct_process_link_init()
937 drv_usectohz(USEC_DEREG_RP_TIMEOUT); in fct_handle_els()
1364 drv_usectohz(USEC_DEREG_RP_INTERVAL); in fct_walk_discovery_queue()
1420 drv_usectohz(USEC_ELS_TIMEOUT); in fct_process_plogi()
1620 drv_usectohz(USEC_ELS_TIMEOUT); in fct_process_prli()
1748 drv_usectohz(USEC_ELS_TIMEOUT); in fct_process_logo()
1815 drv_usectohz(USEC_DEREG_RP_TIMEOUT); in fct_process_logo()
1859 drv_usectohz(USEC_ELS_TIMEOUT); in fct_process_prlo()
[all …]

12345678910>>...17