Searched refs:FC_R_INIT (Results 1 – 2 of 2) sorted by relevance
160 fp->busy = FC_R_INIT; in fcode_interpreter()240 if (fp->busy == FC_R_INIT) { in fcode_timer()289 if (fp->busy == FC_R_INIT) { in fc_get_request()
561 #define FC_R_INIT 0 /* initialized, on queue */ macro