Searched refs:bar_memmap_p (Results 1 – 1 of 1) sorted by relevance
16943 void __iomem *bar_memmap_p; in lpfc_wq_create() local17063 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()17065 if (!bar_memmap_p) { in lpfc_wq_create()17083 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()17097 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()17099 if (!bar_memmap_p) { in lpfc_wq_create()17108 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()17113 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()17115 if (!bar_memmap_p) { in lpfc_wq_create()17124 wq->dpp_regaddr = bar_memmap_p + dpp_offset; in lpfc_wq_create()[all …]