Home
last modified time | relevance | path

Searched refs:cb_fn_base (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c613 void __iomem *cb_fn_base; /* CardBus function status addr space. */ member
1318 vp->cb_fn_base = pci_iomap(pdev, 2, 0); in vortex_probe1()
1319 if (!vp->cb_fn_base) { in vortex_probe1()
1328 vp->cb_fn_base); in vortex_probe1()
1638 if (vp->cb_fn_base) { in vortex_up()
1709 if (vp->cb_fn_base) /* The PCMCIA people are idiots. */ in vortex_up()
1710 iowrite32(0x8000, vp->cb_fn_base + 4); in vortex_up()
2486 if (vp->cb_fn_base) /* The PCMCIA people are idiots. */ in _boomerang_interrupt()
2487 iowrite32(0x8000, vp->cb_fn_base + 4); in _boomerang_interrupt()
3266 if (vp->cb_fn_base) in vortex_remove_one()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c59x.c613 void __iomem *cb_fn_base; /* CardBus function status addr space. */ member
1320 vp->cb_fn_base = pci_iomap(pdev, 2, 0); in vortex_probe1()
1321 if (!vp->cb_fn_base) { in vortex_probe1()
1330 vp->cb_fn_base); in vortex_probe1()
1640 if (vp->cb_fn_base) { in vortex_up()
1711 if (vp->cb_fn_base) /* The PCMCIA people are idiots. */ in vortex_up()
1712 iowrite32(0x8000, vp->cb_fn_base + 4); in vortex_up()
2488 if (vp->cb_fn_base) /* The PCMCIA people are idiots. */ in _boomerang_interrupt()
2489 iowrite32(0x8000, vp->cb_fn_base + 4); in _boomerang_interrupt()
3268 if (vp->cb_fn_base) in vortex_remove_one()
[all...]

Completed in 15 milliseconds