Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mii/
H A Dmii.c1025 *val = ph->phy_adv_100_fdx; in mii_m_getstat()
1142 ph->phy_adv_100_fdx = B_FALSE; in phy_loop()
1224 ph->phy_adv_100_fdx = ph->phy_en_100_fdx; in phy_start()
1258 (!ph->phy_adv_100_fdx) && in phy_start()
1282 } else if (ph->phy_adv_100_fdx || ph->phy_adv_100_hdx || in phy_start()
1287 if (ph->phy_adv_1000_fdx || ph->phy_adv_100_fdx || ph->phy_adv_10_fdx) { in phy_start()
1310 if (ph->phy_adv_100_fdx) { in phy_start()
1327 if (ph->phy_adv_100_fdx) { in phy_start()
1566 } else if (ph->phy_adv_100_fdx && ph->phy_lp_100_fdx) { in phy_check()
H A Dmiipriv.h120 boolean_t phy_adv_100_fdx; member