Home
last modified time | relevance | path

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.h70 #define E1000G_TRACE_LEVEL 0x008 /* (8) Subroutine calls */ macro
H A De1000g_debug.c80 case E1000G_TRACE_LEVEL: /* 8 or 0x008 */ in e1000g_log()
81 if (e1000g_debug < E1000G_TRACE_LEVEL) in e1000g_log()
H A De1000_osdep.h70 E1000G_DEBUGLOG_0(NULL, E1000G_TRACE_LEVEL, F)