Searched defs:DEBUGOUT1 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 76 #define DEBUGOUT1(S, A) \ macro
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 63 #define DEBUGOUT1(S, A) \ macro
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 62 #define DEBUGOUT1(S, A) IGB_DEBUGLOG_1(NULL, S, A) macro
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 31 #define DEBUGOUT1(S, A) i40e_debug(NULL, 0, S, A) macro
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 136 #define DEBUGOUT1(S,A) printf(S,A) macro 142 #define DEBUGOUT1(S,A) macro
|