<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.h' l='124' type='s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw * hw, u32 reg_addr, u32 device_type, u16 phy_data)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='72' u='a' c='ixgbe_init_phy_ops_generic'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='400' ll='464' type='s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw * hw, u32 reg_addr, u32 device_type, u16 phy_data)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='488' u='c' c='ixgbe_write_phy_reg_generic'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='392'>/**
 *  ixgbe_write_phy_reg_mdi - Writes a value to specified PHY register
 *  without SWFW lock
 *  @hw: pointer to hardware structure
 *  @reg_addr: 32 bit PHY register to write
 *  @device_type: 5 bit device type
 *  @phy_data: Data to write to the PHY register
 **/</doc>
