Searched defs:DEBUGOUT2 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 78 #define DEBUGOUT2(S, A, B) \ macro
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 65 #define DEBUGOUT2(S, A, B) \ macro
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 63 #define DEBUGOUT2(S, A, B) IGB_DEBUGLOG_2(NULL, S, A, B) macro
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 32 #define DEBUGOUT2(S, A, B) i40e_debug(NULL, 0, S, A, B) macro
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 137 #define DEBUGOUT2(S,A,B) printf(S,A,B) macro 143 #define DEBUGOUT2(S,A,B) macro
|