Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
D3c59x.c754 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq,
922 if (vortex_probe1(device, ioaddr, ioread16(ioaddr + 0xC88) >> 12, in vortex_eisa_probe()
994 vortex_probe1(NULL, ioport_map(compaq_ioaddr, VORTEX_TOTAL_SIZE), in vortex_eisa_init()
1037 rc = vortex_probe1(&pdev->dev, ioaddr, pdev->irq, in vortex_init_one()
1097 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq, in vortex_probe1() function