Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h45 #define E1000_MDIC 0x00020 /* MDI Control - RW */ macro
H A De1000_phy.c304 E1000_WRITE_REG(hw, E1000_MDIC, mdic); in e1000_read_phy_reg_mdic()
312 mdic = E1000_READ_REG(hw, E1000_MDIC); in e1000_read_phy_reg_mdic()
370 E1000_WRITE_REG(hw, E1000_MDIC, mdic); in e1000_write_phy_reg_mdic()
378 mdic = E1000_READ_REG(hw, E1000_MDIC); in e1000_write_phy_reg_mdic()
H A De1000_82575.c143 reg = E1000_READ_REG(hw, E1000_MDIC); in e1000_sgmii_uses_mdio_82575()
692 mdic = E1000_READ_REG(hw, E1000_MDIC); in e1000_get_phy_id_82575()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h572 #define E1000_MDIC 0x00020 /* MDI Control - RW */ macro
706 #define E1000_82542_MDIC E1000_MDIC
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c281 {"MDIC", E1000_MDIC}, {"SCTL", E1000_SCTL}, in mac_dump()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c1832 case E1000_MDIC: in e82545_write_register()
2012 case E1000_MDIC: in e82545_read_register()