Searched refs:at1700_probe1 (Results 1 – 1 of 1) sorted by relevance
159 static int at1700_probe1(struct net_device *dev, int ioaddr);227 err = at1700_probe1(dev, io); in at1700_probe()232 if (at1700_probe1(dev, *port) == 0) in at1700_probe()260 static int __init at1700_probe1(struct net_device *dev, int ioaddr) in at1700_probe1() function