Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c52 long ghd_HZ; variable
745 ghd_HZ = drv_usectohz(1000000); in ghd_timer_init()
747 ticks = scsi_watchdog_tick * ghd_HZ; in ghd_timer_init()
876 gcmdp->cmd_timeout = (cmd_timeout * ghd_HZ); in ghd_timer_start()