Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h120 #define DEBUGFUNC(F) macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h91 #define DEBUGFUNC(str) igc_core_log(hw, str) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h69 #define DEBUGFUNC(F) \ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h67 #define DEBUGFUNC(F) IGB_DEBUGFUNC(F) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h42 #define DEBUGFUNC(F) DEBUGOUT(F); macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c130 #define DEBUGFUNC(F) DEBUGOUT(F "\n"); macro
132 #define DEBUGFUNC(F) macro