Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c6807 static void __iomem *remap_pci_mem(ulong base, ulong size) in remap_pci_mem() function
7216 vaddr = remap_pci_mem(paddr, 0x250); in hpsa_kdump_hard_reset_controller()
7225 cfgtable = remap_pci_mem(pci_resource_start(pdev, in hpsa_kdump_hard_reset_controller()
7539 h->cfgtable = remap_pci_mem(pci_resource_start(h->pdev, in hpsa_find_cfgtables()
7550 h->transtable = remap_pci_mem(pci_resource_start(h->pdev, in hpsa_find_cfgtables()
7792 h->vaddr = remap_pci_mem(h->paddr, 0x250); in hpsa_pci_init()
9184 remap_pci_mem(pci_resource_start(h->pdev, in hpsa_enter_performant_mode()
/Linux-v4.19/Documentation/scsi/
DChangeLog.ncr53c8xx222 - The SISL RAID change requires now remap_pci_mem() stuff to be
DChangeLog.sym53c8xx479 - The SISL RAID change requires now remap_pci_mem() stuff to be