taglinefilesource code
phy_info253drivers/net/de4x5.cstatic struct phy_table phy_info[] = {
phy_info3209drivers/net/de4x5.cint i, j, k, limit=sizeof(phy_info)/sizeof(struct phy_table);
phy_info3224drivers/net/de4x5.cif (id != phy_info[j].id) continue;    /* ID match? */
phy_info3228drivers/net/de4x5.c(char *)&phy_info[j], sizeof(struct phy_table));