Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dwanxl.c564 u32 plx_phy; /* PLX PCI base address */ in wanxl_pci_init_one() local
643 plx_phy = pci_resource_start(pdev, 0); in wanxl_pci_init_one()
645 card->plx = ioremap_nocache(plx_phy, 0x70); in wanxl_pci_init_one()
762 pci_name(pdev), plx_phy, ramsize / 1024, mem_phy, pdev->irq); in wanxl_pci_init_one()