Home
last modified time | relevance | path

Searched refs:fcode_timeout (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c63 int fcode_timeout = 300; /* seconds */ variable
195 fp->timeout = timeout(fcode_timer, fp, hz * fcode_timeout); in fcode_interpreter()