Searched refs:IGB_DEBUGLOG_1 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_debug.h | 45 #define IGB_DEBUGLOG_1(adapter, fmt, d1) \ macro 58 #define IGB_DEBUGLOG_1(adapter, fmt, d1)
|
H A D | e1000_osdep.h | 63 #define DEBUGOUT1(S, A) IGB_DEBUGLOG_1(NULL, S, A)
|
H A D | igb_main.c | 4351 IGB_DEBUGLOG_1(igb, "Supported interrupt types: %x", intr_types); in igb_alloc_intrs() 4462 IGB_DEBUGLOG_1(igb, "interrupts supported: %d", count); in igb_alloc_intr_handles() 4474 IGB_DEBUGLOG_1(igb, "interrupts available: %d", avail); in igb_alloc_intr_handles() 4499 IGB_DEBUGLOG_1(igb, "interrupts actually allocated: %d", actual); in igb_alloc_intr_handles() 4943 IGB_DEBUGLOG_1(igb, in igb_rem_intr_handlers() 4961 IGB_DEBUGLOG_1(igb, in igb_rem_intrs()
|