Searched refs:ni5010_probe1 (Results 1 – 1 of 1) sorted by relevance
104 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