Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c7858 unsigned long bar0map_len, bar2map_len; in lpfc_sli_pci_mem_setup() local
7881 bar2map_len = pci_resource_len(pdev, 2); in lpfc_sli_pci_mem_setup()
7892 phba->ctrl_regs_memmap_p = ioremap(phba->pci_bar2_map, bar2map_len); in lpfc_sli_pci_mem_setup()
10328 unsigned long bar0map_len, bar1map_len, bar2map_len; in lpfc_sli4_pci_mem_setup() local
10462 bar2map_len = pci_resource_len(pdev, PCI_64BIT_BAR4); in lpfc_sli4_pci_mem_setup()
10465 bar2map_len); in lpfc_sli4_pci_mem_setup()
10491 bar2map_len = pci_resource_len(pdev, PCI_64BIT_BAR4); in lpfc_sli4_pci_mem_setup()
10493 ioremap(phba->pci_bar2_map, bar2map_len); in lpfc_sli4_pci_mem_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c9284 unsigned long bar0map_len, bar2map_len; in lpfc_sli_pci_mem_setup() local
9307 bar2map_len = pci_resource_len(pdev, 2); in lpfc_sli_pci_mem_setup()
9318 phba->ctrl_regs_memmap_p = ioremap(phba->pci_bar2_map, bar2map_len); in lpfc_sli_pci_mem_setup()
11823 unsigned long bar0map_len, bar1map_len, bar2map_len; in lpfc_sli4_pci_mem_setup() local
11957 bar2map_len = pci_resource_len(pdev, PCI_64BIT_BAR4); in lpfc_sli4_pci_mem_setup()
11960 bar2map_len); in lpfc_sli4_pci_mem_setup()
11986 bar2map_len = pci_resource_len(pdev, PCI_64BIT_BAR4); in lpfc_sli4_pci_mem_setup()
11988 ioremap(phba->pci_bar2_map, bar2map_len); in lpfc_sli4_pci_mem_setup()

Completed in 28 milliseconds