Searched defs: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
744 ghd_HZ = drv_usectohz(1000000);
746 ticks = scsi_watchdog_tick * ghd_HZ;
875 gcmdp->cmd_timeout = (cmd_timeout * ghd_HZ);

Completed in 58 milliseconds