Home
last modified time | relevance | path

Searched refs:phy_table (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dde4x5.c490 struct phy_table { struct
536 static struct phy_table phy_info[] = {
5105 int i, j, k, n, limit=sizeof(phy_info)/sizeof(struct phy_table); in mii_get_phy()
5123 (char *)&phy_info[j], sizeof(struct phy_table)); in mii_get_phy()