Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c358 clock_t lbolt, delay_in_hz, time_to_wait; in ghd_waitq_process_and_mutex_hold() local
360 delay_in_hz = in ghd_waitq_process_and_mutex_hold()
364 time_to_wait = delay_in_hz - in ghd_waitq_process_and_mutex_hold()
H A Dghd_timer.c245 clock_t lbolt, delay_in_hz; in ghd_timeout() local
279 delay_in_hz = in ghd_timeout()
281 ufdelay_curr = delay_in_hz - in ghd_timeout()