Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_osdep.h72 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
78 #define DEBUGOUT2(S,A,B) macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h65 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
71 #define DEBUGOUT2(S,A,B) macro
/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h79 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
105 #define DEBUGOUT2(S,A,B) macro
/freebsd/sys/dev/igc/
H A Digc_osdep.h47 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro
/freebsd/sys/dev/e1000/
H A De1000_osdep.h113 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro