Searched defs:ghd_timer_poll (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c162 * handler when called via the timer callout, and by ghd_timer_poll()
568 ghd_timer_poll(cccp, GHD_TIMER_POLL_ALL);
584 * ghd_timer_poll()
595 ghd_timer_poll(ccc_t *cccp, gtimer_poll_t calltype) function
605 GDBG_INTR(("?ghd_timer_poll: cccp=0x%p gcmdp=0x%p\n",
613 GDBG_ERROR(("ghd_timer_poll: invalid state %d\n",

Completed in 58 milliseconds