Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c65 REG_WR(pdev, emac.emac_mdio_comm, tmp); in lm_mwrite()
71 REG_RD(pdev, emac.emac_mdio_comm, &tmp); in lm_mwrite()
137 REG_WR(pdev, emac.emac_mdio_comm, val); in lm_mread()
143 REG_RD(pdev, emac.emac_mdio_comm, &val); in lm_mread()
148 REG_RD(pdev, emac.emac_mdio_comm, &val); in lm_mread()
150 REG_RD(pdev, emac.emac_mdio_comm, &val); in lm_mread()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5505 u32_t emac_mdio_comm; member