Searched refs:cops_probe1 (Results 1 – 1 of 1) sorted by relevance
189 static int cops_probe1 (struct net_device *dev, int ioaddr);230 return cops_probe1(dev, base_addr); in cops_probe()240 if(cops_probe1(dev, cops_portlist[i]) == 0) in cops_probe()251 static int __init cops_probe1(struct net_device *dev, int ioaddr) in cops_probe1() function