Searched refs:eth16i_probe1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Deth16i.c395 static int eth16i_probe1(struct net_device *dev, int ioaddr);
435 return eth16i_probe1(dev, base_addr);
441 if(eth16i_probe1(dev, ioaddr) == 0)
446 if(eth16i_probe1(dev, ioaddr) == 0)
485 static int __init eth16i_probe1(struct net_device *dev, int ioaddr) function

Completed in 41 milliseconds