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

/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h215 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h231 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
H A Dif_igb.h222 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
H A Dif_lem.h235 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h182 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
H A Dixv.h162 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro

Completed in 132 milliseconds