Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_init.c11600 unsigned long bar0map_len, bar1map_len, bar2map_len; in lpfc_sli4_pci_mem_setup() local
11686 bar1map_len = pci_resource_len(pdev, PCI_64BIT_BAR2); in lpfc_sli4_pci_mem_setup()
11689 bar1map_len); in lpfc_sli4_pci_mem_setup()
11713 bar1map_len = pci_resource_len(pdev, PCI_64BIT_BAR2); in lpfc_sli4_pci_mem_setup()
11715 ioremap(phba->pci_bar1_map, bar1map_len); in lpfc_sli4_pci_mem_setup()