Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_osdep.h73 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
79 #define DEBUGOUT3(S,A,B,C) macro
/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h80 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
106 #define DEBUGOUT3(S,A,B,C) macro
H A Dixgbe_common.c1287 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: " in ixgbe_init_eeprom_params_generic()
2491 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic()
2494 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
2499 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic()
2502 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h66 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
72 #define DEBUGOUT3(S,A,B,C) macro
H A Di40e_lan_hmc.c144DEBUGOUT3("i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc()
167DEBUGOUT3("i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc()
190DEBUGOUT3("i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %… in i40e_init_lan_hmc()
213DEBUGOUT3("i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d… in i40e_init_lan_hmc()
/freebsd/sys/dev/igc/
H A Digc_osdep.h48 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
/freebsd/sys/dev/e1000/
H A De1000_osdep.h112 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
H A De1000_phy.c3588 DEBUGOUT3("reading PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __e1000_read_phy_reg_hv()
3714 DEBUGOUT3("writing PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __e1000_write_phy_reg_hv()