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

/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb_osdep.h71 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
77 #define DEBUGOUT2(S,A,B) macro
/freebsd-11-stable/sys/dev/e1000/
H A De1000_osdep.h73 #define DEBUGOUT2(...) DEBUGOUT(__VA_ARGS__) macro
/freebsd-11-stable/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-11-stable/sys/dev/ixl/
H A Di40e_osdep.h66 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
72 #define DEBUGOUT2(S,A,B) macro

Completed in 126 milliseconds