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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h232 #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
H A Dif_igb.h223 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h216 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h183 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro
H A Dixv.h163 #define HW_DEBUGOUT1(S, A) if (DEBUG_HW) printf(S "\n", A) macro

Completed in 112 milliseconds