Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_init.c11823 unsigned long bar0map_len, bar1map_len, bar2map_len; in lpfc_sli4_pci_mem_setup() local
11909 bar1map_len = pci_resource_len(pdev, PCI_64BIT_BAR2); in lpfc_sli4_pci_mem_setup()
11912 bar1map_len); in lpfc_sli4_pci_mem_setup()
11936 bar1map_len = pci_resource_len(pdev, PCI_64BIT_BAR2); in lpfc_sli4_pci_mem_setup()
11938 ioremap(phba->pci_bar1_map, bar1map_len); in lpfc_sli4_pci_mem_setup()