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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h85 #define DEBUGOUT3(S, A, B, C) \ macro
106 #define DEBUGOUT3(S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h67 #define DEBUGOUT3(S, A, B, C) \ macro
75 #define DEBUGOUT3(S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h42 #define DEBUGOUT3(S, A, B, C) i40e_debug(NULL, 0, S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h64 #define DEBUGOUT3(S, A, B, C) IGB_DEBUGLOG_3(NULL, S, A, B, C) macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c138 #define DEBUGOUT3(S,A,B,C) printf(S,A,B,C) macro
144 #define DEBUGOUT3(S,A,B,C) macro

Completed in 84 milliseconds