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

/external/grub/netboot/
H A Dtulip.c428 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) {
427 signed char phys[4], mii_cnt; /* MII device addresses. */ member in struct:tulip_private
[all...]
H A Dw89c840.c254 int mii_cnt; /* MII device addresses. */ member in struct:winbond_private
684 w840private.mii_cnt = phy_idx;

Completed in 30 milliseconds