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

  /src/sys/dev/cadence/
if_cemac.c 119 #ifdef CEMAC_DEBUG
120 int cemac_debug = CEMAC_DEBUG; variable in typeref:typename:int
121 #define DPRINTFN(n, fmt) if (cemac_debug >= (n)) printf fmt
259 #ifdef CEMAC_DEBUG
287 #ifdef CEMAC_DEBUG
if_cemac.c 119 #ifdef CEMAC_DEBUG
120 int cemac_debug = CEMAC_DEBUG; variable in typeref:typename:int
121 #define DPRINTFN(n, fmt) if (cemac_debug >= (n)) printf fmt
259 #ifdef CEMAC_DEBUG
287 #ifdef CEMAC_DEBUG

Completed in 26 milliseconds