Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h76 #define DEBUGOUT1(S, A) \ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h89 #define DEBUGOUT1(str, d1) igc_core_log(hw, str, d1) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h63 #define DEBUGOUT1(S, A) \ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h62 #define DEBUGOUT1(S, A) IGB_DEBUGLOG_1(NULL, S, A) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h31 #define DEBUGOUT1(S, A) i40e_debug(NULL, 0, S, A) macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c136 #define DEBUGOUT1(S,A) printf(S,A) macro
142 #define DEBUGOUT1(S,A) macro