Searched defs:fcode_timeout (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/efcode/ | ||
H A D | fc_subr.c | 63 int fcode_timeout = 300; /* seconds */ variable 195 fp->timeout = timeout(fcode_timer, fp, hz * fcode_timeout); |
Completed in 56 milliseconds