Home
last modified time | relevance | path

Searched refs:wd_probe1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dwd.c51 static int wd_probe1(struct net_device *dev, int ioaddr);
84 The wd_probe1() routine initializes the card and fills the
100 i = wd_probe1(dev, base_addr); in do_wd_probe()
115 if (wd_probe1(dev, ioaddr) == 0) { in do_wd_probe()
164 static int __init wd_probe1(struct net_device *dev, int ioaddr) in wd_probe1() function
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dwd.c50 static int wd_probe1(struct net_device *dev, int ioaddr);
83 The wd_probe1() routine initializes the card and fills the
99 i = wd_probe1(dev, base_addr); in do_wd_probe()
114 if (wd_probe1(dev, ioaddr) == 0) { in do_wd_probe()
163 static int __init wd_probe1(struct net_device *dev, int ioaddr) in wd_probe1() function

Completed in 3 milliseconds