Home
last modified time | relevance | path

Searched refs:vortex_probe1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/3com/
D3c59x.c753 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq,
917 if (vortex_probe1(device, ioaddr, ioread16(ioaddr + 0xC88) >> 12, in vortex_eisa_probe()
989 vortex_probe1(NULL, ioport_map(compaq_ioaddr, VORTEX_TOTAL_SIZE), in vortex_eisa_init()
1032 rc = vortex_probe1(&pdev->dev, ioaddr, pdev->irq, in vortex_init_one()
1090 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq, in vortex_probe1() function