Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_ixgb_osdep.h51 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
57 #define DEBUGOUT3(S,A,B,C) macro
H A Dixgbe.h92 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
104 #define DEBUGOUT3(S,A,B,C) macro
H A Dif_em_osdep.h51 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
57 #define DEBUGOUT3(S,A,B,C) macro
H A Dif_igc.h186 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro