Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100_phy.h147 extern unsigned char e100_phy_init(struct e100_private *bdp);
De100_phy.c920 e100_phy_init(struct e100_private *bdp) in e100_phy_init() function
De100_main.c1513 if (!e100_phy_init(bdp)) in e100_hw_init()