Home
last modified time | relevance | path

Searched refs:hp_probe1 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dhp.c61 static int hp_probe1(struct net_device *dev, int ioaddr);
92 return hp_probe1(dev, base_addr); in hp_probe()
97 if (hp_probe1(dev, hppclan_portlist[i]) == 0) in hp_probe()
103 static int __init hp_probe1(struct net_device *dev, int ioaddr) in hp_probe1() function