Searched refs:hp100_probe1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/hp/ |
D | hp100.c | 236 static int hp100_probe1(struct net_device *dev, int ioaddr, u_char bus, 365 return hp100_probe1(dev, ioaddr, HP100_BUS_ISA, NULL); in hp100_isa_probe1() 450 static int hp100_probe1(struct net_device *dev, int ioaddr, u_char bus, in hp100_probe1() function 2857 err = hp100_probe1(dev, edev->base_addr + 0xC38, HP100_BUS_EISA, NULL); in hp100_eisa_probe() 2927 err = hp100_probe1(dev, ioaddr, HP100_BUS_PCI, pdev); in hp100_pci_probe()
|