Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c515.c359 static struct net_device *corkscrew_scan(int unit);
414 while (corkscrew_scan(-1)) in corkscrew_init_module()
423 struct net_device *dev = corkscrew_scan(unit); in tc515_probe()
470 static struct net_device *corkscrew_scan(int unit) in corkscrew_scan() function