Searched defs:DEBUGOUT2 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h83 #define DEBUGOUT2(S, A, B) \ macro
99 #define ERROR_REPORT3(S, A, B, C) DEBUGOUT2(S ":" A, B, C)
105 #define DEBUGOUT2(S, A, B) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h65 #define DEBUGOUT2(S, A, B) \ macro
74 #define DEBUGOUT2(S, A, B) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h41 #define DEBUGOUT2(S, A, B) i40e_debug(NULL, 0, S, A, B) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h63 #define DEBUGOUT2(S, A, B) IGB_DEBUGLOG_2(NULL, S, A, B) macro
/illumos-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

Completed in 68 milliseconds