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

/drivers/net/ethernet/8390/
H A Dwd.c51 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 13 milliseconds