Searched refs:ni65_probe1 (Results 1 – 1 of 1) sorted by relevance
248 static int ni65_probe1(struct net_device *dev,int);381 err = ni65_probe1(dev, dev->base_addr); in ni65_probe()385 for (port = ports; *port && ni65_probe1(dev, *port); port++) in ni65_probe()407 static int __init ni65_probe1(struct net_device *dev,int ioaddr) in ni65_probe1() function