Searched refs:remap_pci_mem (Results 1 – 2 of 2) sorted by relevance
6914 static void __iomem *remap_pci_mem(ulong base, ulong size) in remap_pci_mem() function7322 vaddr = remap_pci_mem(paddr, 0x250); in hpsa_kdump_hard_reset_controller()7331 cfgtable = remap_pci_mem(pci_resource_start(pdev, in hpsa_kdump_hard_reset_controller()7644 h->cfgtable = remap_pci_mem(pci_resource_start(h->pdev, in hpsa_find_cfgtables()7655 h->transtable = remap_pci_mem(pci_resource_start(h->pdev, in hpsa_find_cfgtables()7897 h->vaddr = remap_pci_mem(h->paddr, 0x250); in hpsa_pci_init()9323 remap_pci_mem(pci_resource_start(h->pdev, in hpsa_enter_performant_mode()
222 - The SISL RAID change requires now remap_pci_mem() stuff to be