Searched refs:E1000G_TRACE_LEVEL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h72 #define E1000G_TRACE_LEVEL 0x008 /* (8) Subroutine calls */ macro
H A De1000_osdep.h70 E1000G_DEBUGLOG_0(NULL, E1000G_TRACE_LEVEL, F)
H A De1000g_debug.c80 case E1000G_TRACE_LEVEL: /* 8 or 0x008 */
81 if (e1000g_debug < E1000G_TRACE_LEVEL)

Completed in 54 milliseconds