Searched refs:IXGBE_DEBUGLOG_1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 50 #define IXGBE_DEBUGLOG_1(adapter, fmt, d1) \ macro 62 #define IXGBE_DEBUGLOG_1(adapter, fmt, d1) 77 IXGBE_DEBUGLOG_1(NULL, S, A)
|
H A D | ixgbe_main.c | 1077 IXGBE_DEBUGLOG_1(ixgbe, in ixgbe_identify_hardware() 2070 IXGBE_DEBUGLOG_1(ixgbe, "DDI CB: action 0x%x NOT supported", in ixgbe_cbfunc() 5100 IXGBE_DEBUGLOG_1(ixgbe, "Supported interrupt types: %x", intr_types); in ixgbe_alloc_intrs() 5241 IXGBE_DEBUGLOG_1(ixgbe, "interrupts supported: %d", count); in ixgbe_alloc_intr_handles() 5262 IXGBE_DEBUGLOG_1(ixgbe, "interrupts actually allocated: %d", actual); in ixgbe_alloc_intr_handles() 5830 IXGBE_DEBUGLOG_1(ixgbe, in ixgbe_rem_intr_handlers() 5848 IXGBE_DEBUGLOG_1(ixgbe, in ixgbe_rem_intrs()
|