Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h71 #define E1000G_VERBOSE_LEVEL 0x010 /* (16) I/O Data (verbose!) */ macro
H A De1000g_debug.c74 case E1000G_VERBOSE_LEVEL: /* 16 or 0x010 */ in e1000g_log()
75 if (e1000g_debug < E1000G_VERBOSE_LEVEL) in e1000g_log()