Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h135 #define BCM8704_PHYXS_ADDR 4 macro
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c2604 if ((status = nxge_mdio_read(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_BCM8704_xcvr_init()
2609 if ((status = nxge_mdio_write(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_BCM8704_xcvr_init()
2616 BCM8704_PHYXS_ADDR, BCM8704_PHYXS_CONTROL_REG, in nxge_BCM8704_xcvr_init()
2803 if ((status = nxge_mdio_read(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_BCM8706_xcvr_init()
2808 if ((status = nxge_mdio_write(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_BCM8706_xcvr_init()
2814 BCM8704_PHYXS_ADDR, BCM8704_PHYXS_CONTROL_REG, in nxge_BCM8706_xcvr_init()
7232 status = nxge_mdio_read(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_check_bcm8704_link()