Searched refs:MII_LPA (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dmii.h20 #define MII_LPA 0x05 /* Link partner ability reg */ macro
H A Dforcedeth.c372 #define MII_LPA 0x05 /* Link partner ability reg */ macro
550 lpa = mii_rw(nic, np->phyaddr, MII_LPA, MII_READ);
H A Dsundance.c317 int mii_lpa = mdio_read(nic, sdc->phys[0], MII_LPA);
714 mii_lpa = mdio_read(nic, sdc->phys[0], MII_LPA);
H A Dpcnet32.c934 mii_lpa = mdio_read(nic, lp->phys[0], MII_LPA);
H A Dtg3.h85 #define MII_LPA 0x05 /* Link partner ability reg */ macro
H A Dtg3.c798 tg3_readphy(tp, MII_LPA, &remote_adv);

Completed in 111 milliseconds