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