Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c7611 uint32_t port_phy_id[NXGE_PORTS_NEPTUNE]; in nxge_scan_ports_phy() local
7720 port_phy_id[l] = TN1010_DEV_ID; in nxge_scan_ports_phy()
7722 port_phy_id[l] in nxge_scan_ports_phy()
7740 ((port_phy_id[0] == PHY_BCM5482_FAMILY) && in nxge_scan_ports_phy()
7741 (port_phy_id[1] == PHY_BCM5482_FAMILY))) { in nxge_scan_ports_phy()
7903 port_phy_id, &num_xaui) == NXGE_ERROR) { in nxge_scan_ports_phy()
8236 if ((port_phy_id[0] == PHY_BCM5464R_FAMILY) && in nxge_scan_ports_phy()
8237 (port_phy_id[1] == PHY_BCM5464R_FAMILY) && in nxge_scan_ports_phy()
8278 if ((port_phy_id[0] == PHY_BCM5482_FAMILY) && in nxge_scan_ports_phy()
8279 (port_phy_id[1] == PHY_BCM5482_FAMILY)) { in nxge_scan_ports_phy()
[all …]