Home
last modified time | relevance | path

Searched refs:HW_DEBUGOUT (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixv.h154 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
H A Dixgbe.h205 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro