Searched defs:INIT_DEBUGOUT2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.h212 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.h277 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
H A Dif_em.h264 #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
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe.h187 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro

Completed in 92 milliseconds