Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_ixgb_osdep.h52 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro
58 #define DEBUGOUT7(S,A,B,C,D,E,F,G) macro
H A Dixgbe.h96 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro
108 #define DEBUGOUT7(S,A,B,C,D,E,F,G) macro
H A Dif_em_osdep.h52 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro
58 #define DEBUGOUT7(S,A,B,C,D,E,F,G) macro
H A Dif_igc.h187 #define DEBUGOUT7(...) DEBUGOUT(__VA_ARGS__) macro