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

/freebsd-10.3-release/sys/dev/ixgb/
H A Dif_ixgb.h216 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
/freebsd-10.3-release/sys/dev/e1000/
H A Dif_em.h269 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
H A Dif_igb.h278 #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.3-release/sys/dev/ixgbe/
H A Dixgbe.h204 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro

Completed in 118 milliseconds