Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixgb_osdep.h50 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
56 #define DEBUGOUT2(S,A,B) macro
H A Dixgbe.h91 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
103 #define DEBUGOUT2(S,A,B) macro
H A Dif_em_osdep.h50 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
56 #define DEBUGOUT2(S,A,B) macro
H A Dif_igc.h185 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro