Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/3com/
D3c515.c360 static struct net_device *corkscrew_scan(int unit);
415 while (corkscrew_scan(-1)) in corkscrew_init_module()
424 struct net_device *dev = corkscrew_scan(unit); in tc515_probe()
471 static struct net_device *corkscrew_scan(int unit) in corkscrew_scan() function