Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/3com/
D3c59x.c753 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq,
915 if (vortex_probe1(device, ioaddr, ioread16(ioaddr + 0xC88) >> 12, in vortex_eisa_probe()
987 vortex_probe1(NULL, ioport_map(compaq_ioaddr, VORTEX_TOTAL_SIZE), in vortex_eisa_init()
1030 rc = vortex_probe1(&pdev->dev, ioaddr, pdev->irq, in vortex_init_one()
1088 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq, in vortex_probe1() function