Searched refs:hp100_probe1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/hp/ |
D | hp100.c | 232 static int hp100_probe1(struct net_device *dev, int ioaddr, u_char bus, 361 return hp100_probe1(dev, ioaddr, HP100_BUS_ISA, NULL); in hp100_isa_probe1() 444 static int hp100_probe1(struct net_device *dev, int ioaddr, u_char bus, in hp100_probe1() function 2850 err = hp100_probe1(dev, edev->base_addr + 0xC38, HP100_BUS_EISA, NULL); in hp100_eisa_probe() 2918 err = hp100_probe1(dev, ioaddr, HP100_BUS_PCI, pdev); in hp100_pci_probe()
|