Searched refs:lance_probe1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | atarilance.c | 338 static unsigned long lance_probe1( struct net_device *dev, struct lance_addr 387 if (lance_probe1( dev, &lance_addr_list[i] )) { in atarilance_probe() 462 static unsigned long __init lance_probe1( struct net_device *dev, in lance_probe1() function
|
H A D | lance.c | 68 static int lance_probe1(struct net_device *dev, int ioaddr, int irq, int options); 423 result = lance_probe1(dev, ioaddr, 0, 0); in do_lance_probe() 471 static int __init lance_probe1(struct net_device *dev, int ioaddr, int irq, int options) in lance_probe1() function
|