Searched refs:e21_probe1 (Results 1 – 1 of 1) sorted by relevance
101 static int e21_probe1(struct net_device *dev, int ioaddr);130 return e21_probe1(dev, base_addr); in e2100_probe()135 if (e21_probe1(dev, *port) == 0) in e2100_probe()141 static int __init e21_probe1(struct net_device *dev, int ioaddr) in e21_probe1() function