Searched refs:nxge_is_phy_present (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 91 static boolean_t nxge_is_phy_present(p_nxge_t, int, uint32_t, uint32_t); 7509 if (nxge_is_phy_present(nxgep, ALT_GOA_CLAUSE45_PORT1_ADDR, in nxge_hswap_phy_present() 7515 if (nxge_is_phy_present(nxgep, GOA_CLAUSE45_PORT_ADDR_BASE + portn, in nxge_hswap_phy_present() 7526 if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT0_ADDR0, in nxge_hswap_phy_present() 7530 } else if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT0_ADDR1, in nxge_hswap_phy_present() 7534 } else if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT0_ADDR2, in nxge_hswap_phy_present() 7538 } else if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT0_ADDR3, in nxge_hswap_phy_present() 7546 if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT1_ADDR0, in nxge_hswap_phy_present() 7550 } else if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT1_ADDR1, in nxge_hswap_phy_present() 7554 } else if (nxge_is_phy_present(nxgep, NLP2020_CL45_PORT1_ADDR2, in nxge_hswap_phy_present() [all …]
|