Searched refs:phyread (Results 1 – 1 of 1) sorted by relevance
1172 phyread(Ctlr *ctlr, int reg) in phyread() function1220 if(ctlr->type == i82573 && (phy = phyread(ctlr, Phyier)) != ~0) in i82563lproc()1223 phy = phyread(ctlr, Physsr); in i82563lproc()1230 a = phyread(ctlr, Phyisr) & Ane; in i82563lproc()1236 a = phyread(ctlr, Phylhr) & Anf; in i82563lproc()1244 phywrite(ctlr, Phyctl, phyread(ctlr, Phyctl) | Ran | Ean); in i82563lproc()