Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h74 #define DEBUGOUT(S) \ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h88 #define DEBUGOUT(str) igc_core_log(hw, str) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h61 #define DEBUGOUT(S) \ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h61 #define DEBUGOUT(S) IGB_DEBUGLOG_0(NULL, S) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h30 #define DEBUGOUT(S) i40e_debug(NULL, 0, S) macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c135 #define DEBUGOUT(S) printf(S) macro
141 #define DEBUGOUT(S) macro