Searched refs:DEBUGOUT2 (Results 1 – 12 of 12) sorted by relevance
| /dragonfly/sys/dev/netif/ix/ |
| HD | ixgbe_osdep.h | 69 #define DEBUGOUT2(S,A,B) kprintf(S "\n",A,B) macro 81 #define DEBUGOUT2(S,A,B) do { } while (0) macro
|
| HD | ixgbe_x540.c | 381 DEBUGOUT2("Eeprom params: type = %d, size = %d\n", in ixgbe_init_eeprom_params_X540()
|
| HD | ixgbe_phy.c | 449 DEBUGOUT2("PHY_ID_HIGH 0x%04X, PHY_ID_LOW 0x%04X\n", in ixgbe_get_phy_id() 1229 DEBUGOUT2("Wrote %4.4x to %4.4x\n", eword, in ixgbe_reset_phy_nl()
|
| HD | ixgbe_api.c | 220 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n", in ixgbe_set_mac_type()
|
| HD | ixgbe_82599.c | 1588 DEBUGOUT2("Tx Queue=%x hash=%x\n", queue, (u32)fdirhashcmd); in ixgbe_fdir_add_signature_filter_82599()
|
| HD | ixgbe_x550.c | 1034 DEBUGOUT2("Eeprom params: type = %d, size = %d\n", in ixgbe_init_eeprom_params_X550()
|
| HD | ixgbe_common.c | 4218 DEBUGOUT2("LINKS changed from %08X to %08X\n", in ixgbe_check_mac_link_generic()
|
| /dragonfly/sys/dev/netif/ig_hal/ |
| HD | e1000_osdep.h | 58 #define DEBUGOUT2(S, args...) DEBUGOUT(S, ##args) macro
|
| HD | e1000_phy.c | 331 DEBUGOUT2("MDI Read offset error - requested %d, returned %d\n", in e1000_read_phy_reg_mdic() 397 DEBUGOUT2("MDI Write offset error - requested %d, returned %d\n", in e1000_write_phy_reg_mdic() 3349 DEBUGOUT2("Could not read PHY register %d.%d\n", in e1000_enable_phy_wakeup_reg_access_bm() 3363 DEBUGOUT2("Could not write PHY register %d.%d\n", in e1000_enable_phy_wakeup_reg_access_bm() 3404 DEBUGOUT2("Could not restore PHY register %d.%d\n", in e1000_disable_phy_wakeup_reg_access_bm() 3460 DEBUGOUT2("Accessing PHY page %d reg 0x%x\n", page, reg); in e1000_access_phy_wakeup_reg_bm() 3480 DEBUGOUT2("Could not access PHY reg %d.%d\n", page, reg); in e1000_access_phy_wakeup_reg_bm()
|
| HD | e1000_i210.c | 399 DEBUGOUT2("Read INVM Word 0x%02x = %x", in e1000_read_invm_word_i210()
|
| HD | e1000_ich8lan.c | 1296 DEBUGOUT2("CABLE_DISCONNECTED %s set after %dmsec\n", in e1000_enable_ulp_lpt_lp() 1914 … 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() 2052 DEBUGOUT2("SHRA[%d] might be locked by ME - FWSM=0x%8.8x\n", in e1000_rar_set_pch2lan() 4638 DEBUGOUT2("Retrying Byte %8.8X at offset %u\n", dword, offset); in e1000_retry_write_flash_dword_ich8lan() 4672 DEBUGOUT2("Retrying Byte %2.2X at offset %u\n", byte, offset); in e1000_retry_write_flash_byte_ich8lan()
|
| HD | e1000_82575.c | 727 DEBUGOUT2("Vendor ID 0x%08X read at address %u\n", in e1000_get_phy_id_82575()
|