Searched refs:bar_memmap_p (Results 1 – 3 of 3) sorted by relevance
16100 void __iomem *bar_memmap_p; in lpfc_wq_create() local16223 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()16225 if (!bar_memmap_p) { in lpfc_wq_create()16243 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()16259 if (!bar_memmap_p) { in lpfc_wq_create()16268 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()16275 if (!bar_memmap_p) { in lpfc_wq_create()16284 wq->dpp_regaddr = bar_memmap_p + dpp_offset; in lpfc_wq_create()16363 void __iomem *bar_memmap_p; in lpfc_rq_create() local16481 if (!bar_memmap_p) { in lpfc_rq_create()[all …]