Home | History | Annotate | Download | only in netboot

Lines Matching refs:mii_cnt

428     signed char phys[4], mii_cnt;       /* MII device addresses. */
964 if (tp->mii_cnt || (tp->mtable && tp->mtable->has_mii)) {
1459 tp->mii_cnt = phy_idx;
1489 if (tp->mii_cnt || media_cap[tp->if_port] & MediaIsMII) {
1498 if ( ! tp->mii_cnt) {
1620 if (tp->mii_cnt) {
1639 if (tp->mii_cnt) {
1670 tp->csr6 = tp->mii_cnt ? 0x00040100 : 0x00000100;
1873 tp->if_port = tp->mii_cnt ? 11 : 0;
1879 if (tp->mii_cnt) {
1923 tp->if_port = tp->mii_cnt ? 11 : 3;