Home
last modified time | relevance | path

Searched refs:IGB_DEBUGFUNC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.h58 #define IGB_DEBUGFUNC(fmt) igb_log((NULL), (IGB_LOG_TRACE), (fmt)) macro
62 #define IGB_DEBUGFUNC(fmt) macro
H A De1000_osdep.h67 #define DEBUGFUNC(F) IGB_DEBUGFUNC(F)