Searched refs:DEBUGOUT3 (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/dev/iavf/ |
| H A D | iavf_osdep.h | 73 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro 79 #define DEBUGOUT3(S,A,B,C) macro
|
| /freebsd/sys/dev/ixl/ |
| H A D | i40e_osdep.h | 66 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro 72 #define DEBUGOUT3(S,A,B,C) macro
|
| H A D | i40e_lan_hmc.c | 144 …DEBUGOUT3("i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc() 167 …DEBUGOUT3("i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc() 190 …DEBUGOUT3("i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %… in i40e_init_lan_hmc() 213 …DEBUGOUT3("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/ixgbe/ |
| H A D | ixgbe_osdep.h | 80 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro 106 #define DEBUGOUT3(S,A,B,C) macro
|
| H A D | ixgbe_common.c | 1297 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: " in ixgbe_init_eeprom_params_generic() 2500 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic() 2503 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic() 2508 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic() 2511 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
|
| H A D | if_ix.c | 3195 DEBUGOUT3("table_id 0x%04x offset 0x%08x buf_size %d\n", in ixgbe_debug_dump_print_cluster() 3209 DEBUGOUT3("ret_table_id 0x%04x ret_offset 0x%08x " in ixgbe_debug_dump_print_cluster()
|
| /freebsd/sys/dev/igc/ |
| H A D | igc_osdep.h | 48 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
|
| /freebsd/sys/dev/e1000/ |
| H A D | e1000_osdep.h | 114 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
|
| H A D | e1000_phy.c | 3588 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()
|