Searched defs:DEBUGOUT7 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_osdep.h | 84 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro 111 #define DEBUGOUT7(S,A,B,C,D,E,F,G) \ macro
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | if_igc.h | 201 #define DEBUGOUT7(...) DEBUGOUT(__VA_ARGS__) macro
|