Searched refs:mii_cnt (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c429 signed char phys[4], mii_cnt; /* MII device addresses. */ member in struct:tulip_private
965 if (tp->mii_cnt || (tp->mtable && tp->mtable->has_mii)) {
1479 tp->mii_cnt = phy_idx;
1509 if (tp->mii_cnt || media_cap[tp->if_port] & MediaIsMII) {
1518 if ( ! tp->mii_cnt) {
1640 if (tp->mii_cnt) {
1659 if (tp->mii_cnt) {
1690 tp->csr6 = tp->mii_cnt ? 0x00040100 : 0x00000100;
1893 tp->if_port = tp->mii_cnt ? 11 : 0;
1899 if (tp->mii_cnt) {
[all...]
H A Dw89c840.c252 int mii_cnt; /* MII device addresses. */ member in struct:winbond_private
690 w840private.mii_cnt = phy_idx;

Completed in 21 milliseconds