Home
last modified time | relevance | path

Searched refs:DEBUGOUT2 (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h78 #define DEBUGOUT2(S, A, B) \ macro
94 #define ERROR_REPORT3(S, A, B, C) DEBUGOUT2(S ":" A, B, C)
100 #define DEBUGOUT2(S, A, B)
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h65 #define DEBUGOUT2(S, A, B) \ macro
74 #define DEBUGOUT2(S, A, B)
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_intr.c394 DEBUGOUT2("PFINT_LNKLSTN[%u] = 0x%x", vector, reg); in i40e_set_lnklstn()
418 DEBUGOUT2("QINT_RQCTL[%u] = 0x%x", queue, reg); in i40e_set_rqctl()
440 DEBUGOUT2("QINT_TQCTL[%u] = 0x%x", queue, reg); in i40e_set_tqctl()
H A Di40e_osdep.h32 #define DEBUGOUT2(S, A, B) i40e_debug(NULL, 0, S, A, B) macro
/titanic_50/usr/src/uts/common/io/igb/
H A De1000_osdep.h63 #define DEBUGOUT2(S, A, B) IGB_DEBUGLOG_2(NULL, S, A, B) macro
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.c325 DEBUGOUT2("MDI Read offset error - requested %d, returned %d\n", in e1000_read_phy_reg_mdic()
391 DEBUGOUT2("MDI Write offset error - requested %d, returned %d\n", in e1000_write_phy_reg_mdic()
3342 DEBUGOUT2("Could not read PHY register %d.%d\n", in e1000_enable_phy_wakeup_reg_access_bm()
3356 DEBUGOUT2("Could not write PHY register %d.%d\n", in e1000_enable_phy_wakeup_reg_access_bm()
3397 DEBUGOUT2("Could not restore PHY register %d.%d\n", in e1000_disable_phy_wakeup_reg_access_bm()
3453 DEBUGOUT2("Accessing PHY page %d reg 0x%x\n", page, reg); in e1000_access_phy_wakeup_reg_bm()
3473 DEBUGOUT2("Could not access PHY reg %d.%d\n", page, reg); in e1000_access_phy_wakeup_reg_bm()
H A De1000_i210.c399 DEBUGOUT2("Read INVM Word 0x%02x = %x", in e1000_read_invm_word_i210()
H A De1000_ich8lan.c1298 DEBUGOUT2("CABLE_DISCONNECTED %s set after %dmsec\n", in e1000_enable_ulp_lpt_lp()
1906 DEBUGOUT2("Failed to acquire the semaphore, FW or HW has it: FWSM=0x%8.8x EXTCNF_CTRL=0x%8.8x)\n", in e1000_acquire_swflag_ich8lan()
2049 DEBUGOUT2("SHRA[%d] might be locked by ME - FWSM=0x%8.8x\n", in e1000_rar_set_pch2lan()
4635 DEBUGOUT2("Retrying Byte %8.8X at offset %u\n", dword, offset); in e1000_retry_write_flash_dword_ich8lan()
4669 DEBUGOUT2("Retrying Byte %2.2X at offset %u\n", byte, offset); in e1000_retry_write_flash_byte_ich8lan()
H A De1000_82575.c728 DEBUGOUT2("Vendor ID 0x%08X read at address %u\n", in e1000_get_phy_id_82575()
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c378 DEBUGOUT2("DCB error code %d while checking %s settings.\n", in ixgbe_dcb_check_config_cee()
H A Dixgbe_x540.c364 DEBUGOUT2("Eeprom params: type = %d, size = %d\n", in ixgbe_init_eeprom_params_X540()
H A Dixgbe_api.c223 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n", in ixgbe_set_mac_type()
H A Dixgbe_82599.c1580 DEBUGOUT2("Tx Queue=%x hash=%x\n", queue, (u32)fdirhashcmd); in ixgbe_fdir_add_signature_filter_82599()
H A Dixgbe_phy.c1267 DEBUGOUT2("Wrote %4.4x to %4.4x\n", eword, in ixgbe_reset_phy_nl()
H A Dixgbe_x550.c612 DEBUGOUT2("Eeprom params: type = %d, size = %d\n", in ixgbe_init_eeprom_params_X550()
H A Dixgbe_common.c4074 DEBUGOUT2("LINKS changed from %08X to %08X\n", in ixgbe_check_mac_link_generic()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000.c137 #define DEBUGOUT2(S,A,B) printf(S,A,B) macro
143 #define DEBUGOUT2(S,A,B) macro
/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c88 DEBUGOUT2("i40e_set_mac_type found mac: %d, returns: %d\n", in i40e_set_mac_type()