Searched refs:DEBUGOUT3 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h85 #define DEBUGOUT3(S, A, B, C) \ macro
106 #define DEBUGOUT3(S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h67 #define DEBUGOUT3(S, A, B, C) \ macro
75 #define DEBUGOUT3(S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h42 #define DEBUGOUT3(S, A, B, C) i40e_debug(NULL, 0, S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h64 #define DEBUGOUT3(S, A, B, C) IGB_DEBUGLOG_3(NULL, S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c145 DEBUGOUT3("i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
168 DEBUGOUT3("i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
191 DEBUGOUT3("i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
214 DEBUGOUT3("i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d\n",
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1189 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: "
2395 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ",
2398 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3],
2403 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ",
2406 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3],
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c138 #define DEBUGOUT3(S,A,B,C) printf(S,A,B,C) macro
144 #define DEBUGOUT3(S,A,B,C) macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c3575 DEBUGOUT3("reading PHY page %d (or 0x%x shifted) reg 0x%x\n", page,
3700 DEBUGOUT3("writing PHY page %d (or 0x%x shifted) reg 0x%x\n", page,

Completed in 94 milliseconds