Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_regs.h45 #define E1000_MDIC 0x00020 /* MDI Control - RW */ macro
H A De1000_phy.c310 E1000_WRITE_REG(hw, E1000_MDIC, mdic); in e1000_read_phy_reg_mdic()
318 mdic = E1000_READ_REG(hw, E1000_MDIC); in e1000_read_phy_reg_mdic()
376 E1000_WRITE_REG(hw, E1000_MDIC, mdic); in e1000_write_phy_reg_mdic()
384 mdic = E1000_READ_REG(hw, E1000_MDIC); in e1000_write_phy_reg_mdic()
H A De1000_82575.c137 reg = E1000_READ_REG(hw, E1000_MDIC); in e1000_sgmii_uses_mdio_82575()
639 mdic = E1000_READ_REG(hw, E1000_MDIC); in e1000_get_phy_id_82575()
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c1798 case E1000_MDIC: in e82545_write_register()
1978 case E1000_MDIC: in e82545_read_register()