Home
last modified time | relevance | path

Searched defs:DEBUGOUT7 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_osdep.h84 #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 Dif_igc.h201 #define DEBUGOUT7(...) DEBUGOUT(__VA_ARGS__) macro