Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h80 #define DEBUGOUT3(S, A, B, C) \ macro
/titanic_52/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h67 #define DEBUGOUT3(S, A, B, C) \ macro
/titanic_52/usr/src/uts/common/io/igb/
H A De1000_osdep.h64 #define DEBUGOUT3(S, A, B, C) IGB_DEBUGLOG_3(NULL, S, A, B, C) macro
/titanic_52/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h33 #define DEBUGOUT3(S, A, B, C) i40e_debug(NULL, 0, S, A, B, C) macro
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A De1000.c138 #define DEBUGOUT3(S,A,B,C) printf(S,A,B,C) macro
144 #define DEBUGOUT3(S,A,B,C) macro