Searched refs:ghd_timeout (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c45 static void ghd_timeout(void *arg);
161 * This function is called both by the ghd_timeout() interrupt
198 * ghd_timeout()
240 ghd_timeout(void *arg) function
299 tmrp->t_timeout_id = timeout(ghd_timeout, (void *)tmrp, resched);
710 tmrp->t_timeout_id = timeout(ghd_timeout, (void *)tmrp,

Completed in 268 milliseconds