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

  /src/sys/arch/arm/at91/
at91emac.c 109 #ifdef EMAC_DEBUG
110 int emac_debug = EMAC_DEBUG; variable in typeref:typename:int
111 #define DPRINTFN(n, fmt) if (emac_debug >= (n)) printf fmt
230 #ifdef EMAC_DEBUG
at91emac.c 109 #ifdef EMAC_DEBUG
110 int emac_debug = EMAC_DEBUG; variable in typeref:typename:int
111 #define DPRINTFN(n, fmt) if (emac_debug >= (n)) printf fmt
230 #ifdef EMAC_DEBUG

Completed in 23 milliseconds