HomeSort by: relevance | last modified time | path
    Searched defs:mfcs_active (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
mfc.c 265 int mfcs_active; variable in typeref:typename:int
464 mfcs_active |= 1 << unit;
501 if (sc == NULL || (mfcs_active & (1 << unit)) == 0)

Completed in 12 milliseconds