Searched refs:lance_probe1 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | atarilance.c | 338 static unsigned long lance_probe1( struct net_device *dev, struct lance_addr 390 if (lance_probe1( dev, &lance_addr_list[i] )) { in atarilance_probe() 466 static unsigned long __init lance_probe1( struct net_device *dev, in lance_probe1() function
|
D | lance.c | 67 static int lance_probe1(struct net_device *dev, int ioaddr, int irq, int options); 420 result = lance_probe1(dev, ioaddr, 0, 0); in do_lance_probe() 469 static int __init lance_probe1(struct net_device *dev, int ioaddr, int irq, int options) in lance_probe1() function
|