Home
last modified time | relevance | path

Searched refs:bar_memmap_p (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c15871 void __iomem *bar_memmap_p; in lpfc_wq_create() local
16000 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()
16002 if (!bar_memmap_p) { in lpfc_wq_create()
16020 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()
16034 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()
16036 if (!bar_memmap_p) { in lpfc_wq_create()
16045 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()
16050 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()
16052 if (!bar_memmap_p) { in lpfc_wq_create()
16061 wq->dpp_regaddr = bar_memmap_p in lpfc_wq_create()
16140 void __iomem *bar_memmap_p; lpfc_rq_create() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c16885 void __iomem *bar_memmap_p; in lpfc_wq_create() local
17008 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()
17010 if (!bar_memmap_p) { in lpfc_wq_create()
17028 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()
17042 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()
17044 if (!bar_memmap_p) { in lpfc_wq_create()
17053 wq->db_regaddr = bar_memmap_p + db_offset; in lpfc_wq_create()
17058 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, in lpfc_wq_create()
17060 if (!bar_memmap_p) { in lpfc_wq_create()
17069 wq->dpp_regaddr = bar_memmap_p in lpfc_wq_create()
17148 void __iomem *bar_memmap_p; lpfc_rq_create() local
[all...]

Completed in 37 milliseconds