Searched refs:bar_memmap_p (Results 1 – 1 of 1) sorted by relevance
16870 void __iomem *bar_memmap_p; in lpfc_wq_create() local16993 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()16995 if (!bar_memmap_p) { in lpfc_wq_create()17013 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()17029 if (!bar_memmap_p) { in lpfc_wq_create()17038 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()17045 if (!bar_memmap_p) { in lpfc_wq_create()17054 wq->dpp_regaddr = bar_memmap_p + dpp_offset; in lpfc_wq_create()17133 void __iomem *bar_memmap_p; in lpfc_rq_create() local17251 if (!bar_memmap_p) { in lpfc_rq_create()[all …]