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

/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb_osdep.h72 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
78 #define DEBUGOUT3(S,A,B,C) macro
H A Dixgb_hw.c374 DEBUGOUT3(" Keeping Permanent MAC Addr =%.2X %.2X %.2X ",
378 DEBUGOUT3("%.2X %.2X %.2X\n",
386 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ",
390 DEBUGOUT3("%.2X %.2X %.2X\n",
/freebsd-11-stable/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.c1288 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: "
2491 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ",
2494 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3],
2499 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ",
2502 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3],
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.h67 #define DEBUGOUT3(S,A,B,C) printf(S "\n",A,B,C) macro
73 #define DEBUGOUT3(S,A,B,C) macro
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",
/freebsd-11-stable/sys/dev/e1000/
H A De1000_osdep.h74 #define DEBUGOUT3(...) DEBUGOUT(__VA_ARGS__) macro
H A De1000_phy.c3576 DEBUGOUT3("reading PHY page %d (or 0x%x shifted) reg 0x%x\n", page,
3701 DEBUGOUT3("writing PHY page %d (or 0x%x shifted) reg 0x%x\n", page,

Completed in 264 milliseconds