Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgb/
HDif_ixgb_osdep.h71 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
77 #define DEBUGOUT2(S,A,B) macro
/trueos/sys/dev/ixl/
HDi40e_osdep.h68 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
74 #define DEBUGOUT2(S,A,B) macro
/trueos/sys/dev/ixgbe/
HDixgbe_osdep.h70 #define DEBUGOUT2(S,A,B) printf(S "\n",A,B) macro
82 #define DEBUGOUT2(S,A,B) macro
/trueos/sys/dev/e1000/
HDe1000_osdep.h70 #define DEBUGOUT2(S,A,B) do {} while (0) macro