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

/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.h218 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
/freebsd-11-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-11-stable/sys/dev/ixgbe/
H A Dixgbe.h193 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro

Completed in 76 milliseconds