Searched refs:igb_debug (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/igb/ | ||
H A D | igb_log.c | 33 extern int igb_debug; 49 if (level > igb_debug) |
H A D | igb_debug.c | 30 #include "igb_debug.h" 32 igb_debug_t igb_debug = IGB_LOG_ERROR; variable |
Completed in 68 milliseconds