Searched refs:wd_probe1 (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dwd.c52 static int wd_probe1(struct net_device *dev, int ioaddr);
84 The wd_probe1() routine initializes the card and fills the
100 i = wd_probe1(dev, base_addr);
115 if (wd_probe1(dev, ioaddr) == 0) {
165 static int __init wd_probe1(struct net_device *dev, int ioaddr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dwd.c52 static int wd_probe1(struct net_device *dev, int ioaddr);
84 The wd_probe1() routine initializes the card and fills the
100 i = wd_probe1(dev, base_addr);
115 if (wd_probe1(dev, ioaddr) == 0) {
165 static int __init wd_probe1(struct net_device *dev, int ioaddr) function

Completed in 102 milliseconds