Home
last modified time | relevance | path

Searched defs:DEBUGOUT2 (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h86 #define DEBUGOUT2(S, A, B) \ macro
109 #define DEBUGOUT2(S, A, B) macro
/onnv-gate/usr/src/uts/common/io/igb/
H A Digb_osdep.h63 #define DEBUGOUT2(S, A, B) IGB_DEBUGLOG_2(NULL, S, A, B) macro
/onnv-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h61 #define DEBUGOUT2(S, A, B) \ macro
/onnv-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c137 #define DEBUGOUT2(S,A,B) printf(S,A,B) macro
143 #define DEBUGOUT2(S,A,B) macro