Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
D3c59x.c755 static int vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq,
923 if (vortex_probe1(device, ioaddr, ioread16(ioaddr + 0xC88) >> 12, in vortex_eisa_probe()
995 vortex_probe1(NULL, ioport_map(compaq_ioaddr, VORTEX_TOTAL_SIZE), in vortex_eisa_init()
1035 rc = vortex_probe1(&pdev->dev, ioaddr, pdev->irq, in vortex_init_one()
1091 static int __devinit vortex_probe1(struct device *gendev, in vortex_probe1() function