Searched refs:BCM8704_PHYXS_ADDR (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_phy_hw.h | 135 #define BCM8704_PHYXS_ADDR 4 macro
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 2604 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() 7097 status = nxge_mdio_read(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_check_bcm8704_link()
|