Home
last modified time | relevance | path

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

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