Searched defs:DEBUGOUT2 (Results 1 – 4 of 4) sorted by relevance
/onnv-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 86 #define DEBUGOUT2(S, A, B) \ macro 109 #define DEBUGOUT2(S, A, B) macro
|
/onnv-gate/usr/src/uts/common/io/igb/ |
H A D | igb_osdep.h | 63 #define DEBUGOUT2(S, A, B) IGB_DEBUGLOG_2(NULL, S, A, B) macro
|
/onnv-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 61 #define DEBUGOUT2(S, A, B) \ macro
|
/onnv-gate/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
|