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

  /src/sys/arch/evbarm/mpcsa/
mpcsa_cf.c 42 int mpcsa_cf_debug = MPCA_CF_DEBUG; variable in typeref:typename:int
43 #define DPRINTFN(n,x) if (mpcsa_cf_debug>(n)) printf x;
mpcsa_cf.c 42 int mpcsa_cf_debug = MPCA_CF_DEBUG; variable in typeref:typename:int
43 #define DPRINTFN(n,x) if (mpcsa_cf_debug>(n)) printf x;

Completed in 22 milliseconds