Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dni5010.c104 static int ni5010_probe1(struct net_device *dev, int ioaddr);
133 return ni5010_probe1(dev, base_addr); in ni5010_probe()
141 if (ni5010_probe1(dev, ioaddr) == 0) in ni5010_probe()
149 if (ni5010_probe1(dev, ioaddr) == 0) in ni5010_probe()
187 static int __init ni5010_probe1(struct net_device *dev, int ioaddr) in ni5010_probe1() function