Home | Sort by: relevance | last modified time | path |
/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 |