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

/freebsd-10-stable/sys/dev/ixgb/
H A Dif_ixgb.h216 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
/freebsd-10-stable/sys/dev/e1000/
H A Dif_igb.h282 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
H A Dif_em.h269 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
H A Dif_lem.h236 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe.h191 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
H A Dixv.h189 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro

Completed in 155 milliseconds