Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h80 #define DEBUGOUT3(S, A, B, C) \ macro
101 #define DEBUGOUT3(S, A, B, C)
/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)
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c145DEBUGOUT3("i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc()
168DEBUGOUT3("i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc()
191DEBUGOUT3("i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %… in i40e_init_lan_hmc()
214DEBUGOUT3("i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d… in i40e_init_lan_hmc()
/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/
H A Di40e_osdep.h33 #define DEBUGOUT3(S, A, B, C) i40e_debug(NULL, 0, S, A, B, C) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1290 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: " in ixgbe_init_eeprom_params_generic()
2494 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic()
2497 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
2502 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic()
2505 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
/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.c3576 DEBUGOUT3("reading PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __e1000_read_phy_reg_hv()
3701 DEBUGOUT3("writing PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __e1000_write_phy_reg_hv()