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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c146 static int afe_watchdog(afe_t *);
740 afe_watchdog(afe_t *afep) function
1864 if ((status & INT_TIMER) && (afe_watchdog(afep) != DDI_SUCCESS)) {

Completed in 61 milliseconds