Searched defs:DEBUGOUT3 (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 80 #define DEBUGOUT3(S, A, B, C) \ macro
|
/titanic_52/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 67 #define DEBUGOUT3(S, A, B, C) \ macro
|
/titanic_52/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 64 #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 D | i40e_osdep.h | 33 #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 D | e1000.c | 138 #define DEBUGOUT3(S,A,B,C) printf(S,A,B,C) macro 144 #define DEBUGOUT3(S,A,B,C) macro
|