Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h78 #define DEBUGOUT2(S, A, B) \ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h90 #define DEBUGOUT2(str, d1, d2) igc_core_log(hw, str, d1, d2) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h65 #define DEBUGOUT2(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/uts/common/io/i40e/
H A Di40e_osdep.h32 #define DEBUGOUT2(S, A, B) i40e_debug(NULL, 0, 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