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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c61 static void fcode_timer(void *);
195 fp->timeout = timeout(fcode_timer, fp, hz * fcode_timeout);
234 fcode_timer(void *arg) function
241 cmn_err(CE_WARN, "fcode_timer: Timeout waiting for "
259 cmn_err(CE_WARN, "fcode_timer: Timeout waiting for "

Completed in 58 milliseconds