Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82543.c73 static void e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data,
508 e1000_shift_out_mdi_bits_82543(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_read_phy_reg_82543()
525 e1000_shift_out_mdi_bits_82543(hw, mdic, 14); in e1000_read_phy_reg_82543()
565 e1000_shift_out_mdi_bits_82543(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_write_phy_reg_82543()
579 e1000_shift_out_mdi_bits_82543(hw, mdic, 32); in e1000_write_phy_reg_82543()
633 static void e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data, in e1000_shift_out_mdi_bits_82543() function