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

  /src/sys/arch/sgimips/mace/
if_mec.c 106 /* #define MEC_DEBUG */
108 #ifdef MEC_DEBUG
116 uint32_t mec_debug = 0; variable in typeref:typename:uint32_t
117 #define DPRINTF(x, y) if (mec_debug & (x)) printf y
if_mec.c 106 /* #define MEC_DEBUG */
108 #ifdef MEC_DEBUG
116 uint32_t mec_debug = 0; variable in typeref:typename:uint32_t
117 #define DPRINTF(x, y) if (mec_debug & (x)) printf y

Completed in 63 milliseconds