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

/freebsd-10-stable/sys/dev/ixgb/
H A Dif_ixgb.h217 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
/freebsd-10-stable/sys/dev/e1000/
H A Dif_igb.h283 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_em.h270 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_lem.h237 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe.h192 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dixv.h190 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro

Completed in 127 milliseconds