Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_osdep.h73 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
79 #define DEBUGOUT3(S,A,B,C) macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h66 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
72 #define DEBUGOUT3(S,A,B,C) macro
/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h80 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
106 #define DEBUGOUT3(S,A,B,C) macro
/freebsd/sys/dev/igc/
H A Digc_osdep.h48 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
/freebsd/sys/dev/e1000/
H A De1000_osdep.h114 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro