Searched refs:mac8390_probe (Results 1 – 3 of 3) sorted by relevance
22 struct net_device *mac8390_probe(int unit);
118 {mac8390_probe, 0},
394 struct net_device * __init mac8390_probe(int unit) in mac8390_probe() function461 dev_mac8390 = mac8390_probe(-1); in init_module()