Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c362 static struct net_device *corkscrew_scan(int unit);
417 while (corkscrew_scan(-1)) in corkscrew_init_module()
426 struct net_device *dev = corkscrew_scan(unit); in tc515_probe()
473 static struct net_device *corkscrew_scan(int unit) in corkscrew_scan() function