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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fec_8xx/
H A Dfec_mii.c270 int i, r, start, end, phytype, physubtype; local
295 if (r == -1 || (physubtype = (r & 0xffff)) == 0xffff)
297 phy_hwid = (phytype << 16) | physubtype;

Completed in 44 milliseconds