Searched defs:INIT_DEBUGOUT (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h209 #define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n") macro
/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h225 #define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n") macro
H A Dif_igb.h216 #define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n") macro
H A Dif_lem.h229 #define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n") macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h176 #define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n") macro
H A Dixv.h156 #define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n") macro

Completed in 32 milliseconds