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