Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100_phy.h149 extern unsigned char e100_phy_check(struct e100_private *bdp);
De100_phy.c780 e100_phy_check(struct e100_private *bdp) in e100_phy_check() function
De100_main.c1865 if (e100_phy_check(bdp)) { in e100_watchdog()