Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mii/
H A Dmii.c1022 *val = ph->phy_adv_1000_hdx; in mii_m_getstat()
1141 ph->phy_adv_1000_hdx = B_FALSE; in phy_loop()
1223 ph->phy_adv_1000_hdx = ph->phy_en_1000_hdx; in phy_start()
1256 (!ph->phy_adv_1000_hdx) && in phy_start()
1279 if ((ph->phy_adv_1000_fdx) || (ph->phy_adv_1000_hdx)) { in phy_start()
1297 if (ph->phy_adv_1000_hdx) { in phy_start()
1324 if (ph->phy_adv_1000_hdx) { in phy_start()
1562 } else if (ph->phy_adv_1000_hdx && ph->phy_lp_1000_hdx) { in phy_check()
H A Dmiipriv.h121 boolean_t phy_adv_1000_hdx; member