Searched refs:hp100_probe1 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/hp/ |
| D | hp100.c | 220 static int hp100_probe1(struct net_device *dev, int ioaddr, u_char bus, 349 return hp100_probe1(dev, ioaddr, HP100_BUS_ISA, NULL); in hp100_isa_probe1() 432 static int hp100_probe1(struct net_device *dev, int ioaddr, u_char bus, in hp100_probe1() function 2838 err = hp100_probe1(dev, edev->base_addr + 0xC38, HP100_BUS_EISA, NULL); in hp100_eisa_probe() 2906 err = hp100_probe1(dev, ioaddr, HP100_BUS_PCI, pdev); in hp100_pci_probe()
|