Searched refs:IGB_LOG_ERROR (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_log.c53 case IGB_LOG_ERROR:
H A Digb_debug.h43 IGB_LOG_ERROR = 1, enumerator in enum:__anon307
H A Digb_buf.c234 igb_log(igb, IGB_LOG_ERROR,
252 igb_log(igb, IGB_LOG_ERROR,
279 igb_log(igb, IGB_LOG_ERROR,
342 igb_log(igb, IGB_LOG_ERROR,
365 igb_log(igb, IGB_LOG_ERROR,
377 igb_log(igb, IGB_LOG_ERROR,
392 igb_log(igb, IGB_LOG_ERROR,
464 igb_log(igb, IGB_LOG_ERROR,
481 igb_log(igb, IGB_LOG_ERROR,
507 igb_log(igb, IGB_LOG_ERROR,
[all...]
H A Digb_main.c475 igb_log(igb, IGB_LOG_ERROR, "Failed to map PCI configurations");
484 igb_log(igb, IGB_LOG_ERROR, "Failed to identify hardware");
492 igb_log(igb, IGB_LOG_ERROR, "Failed to map device registers");
507 igb_log(igb, IGB_LOG_ERROR, "Failed to allocate interrupts");
519 igb_log(igb, IGB_LOG_ERROR,
529 igb_log(igb, IGB_LOG_ERROR, "Failed to add interrupt handlers");
538 igb_log(igb, IGB_LOG_ERROR,
561 igb_log(igb, IGB_LOG_ERROR, "Failed to initialize adapter");
570 igb_log(igb, IGB_LOG_ERROR, "Failed to initialize statistics");
579 igb_log(igb, IGB_LOG_ERROR, "Faile
[all...]
H A Digb_debug.c32 igb_debug_t igb_debug = IGB_LOG_ERROR;
H A Digb_stat.c164 igb_log(igb, IGB_LOG_ERROR,

Completed in 78 milliseconds