Searched refs:INIT_DEBUGOUT2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h227 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
H A Dif_lem.h231 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
H A Dif_igb.h218 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h211 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h178 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
H A Dixv.h158 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro

Completed in 101 milliseconds