cb_fn_base 613 drivers/net/ethernet/3com/3c59x.c void __iomem *cb_fn_base; /* CardBus function status addr space. */ cb_fn_base 1318 drivers/net/ethernet/3com/3c59x.c vp->cb_fn_base = pci_iomap(pdev, 2, 0); cb_fn_base 1319 drivers/net/ethernet/3com/3c59x.c if (!vp->cb_fn_base) { cb_fn_base 1328 drivers/net/ethernet/3com/3c59x.c vp->cb_fn_base); cb_fn_base 1638 drivers/net/ethernet/3com/3c59x.c if (vp->cb_fn_base) { cb_fn_base 1709 drivers/net/ethernet/3com/3c59x.c if (vp->cb_fn_base) /* The PCMCIA people are idiots. */ cb_fn_base 1710 drivers/net/ethernet/3com/3c59x.c iowrite32(0x8000, vp->cb_fn_base + 4); cb_fn_base 2486 drivers/net/ethernet/3com/3c59x.c if (vp->cb_fn_base) /* The PCMCIA people are idiots. */ cb_fn_base 2487 drivers/net/ethernet/3com/3c59x.c iowrite32(0x8000, vp->cb_fn_base + 4); cb_fn_base 3266 drivers/net/ethernet/3com/3c59x.c if (vp->cb_fn_base) cb_fn_base 3267 drivers/net/ethernet/3com/3c59x.c pci_iounmap(pdev, vp->cb_fn_base);