Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h61 #define E1000G_LOG_DISPLAY 0x1 macro
H A De1000g_debug.c149 else if (e1000g_log_mode & E1000G_LOG_DISPLAY) in e1000g_log()