Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h62 #define E1000G_LOG_PRINT 0x2 macro
H A De1000g_debug.c62 int e1000g_log_mode = E1000G_LOG_PRINT;
151 else if (e1000g_log_mode & E1000G_LOG_PRINT) in e1000g_log()