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

/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h210 #define INIT_DEBUGOUT1(S, A) if (DEBUG_INIT) printf(S "\n", A) macro
/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h226 #define INIT_DEBUGOUT1(S, A) if (DEBUG_INIT) printf(S "\n", A) macro
H A Dif_igb.h217 #define INIT_DEBUGOUT1(S, A) if (DEBUG_INIT) printf(S "\n", A) macro
H A Dif_lem.h230 #define INIT_DEBUGOUT1(S, A) if (DEBUG_INIT) printf(S "\n", A) macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h177 #define INIT_DEBUGOUT1(S, A) if (DEBUG_INIT) printf(S "\n", A) macro
H A Dixv.h157 #define INIT_DEBUGOUT1(S, A) if (DEBUG_INIT) printf(S "\n", A) macro

Completed in 119 milliseconds