Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h63 #define E1000G_LOG_ALL 0x3 macro
H A De1000g_debug.c147 if ((e1000g_log_mode & E1000G_LOG_ALL) == E1000G_LOG_ALL) in e1000g_log()