Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1657 lpfc_readl(void __iomem *addr, uint32_t *data) in lpfc_readl() function
1677 if (lpfc_readl(phba->HSregaddr, &phba->work_hs) || in lpfc_sli_read_hs()
1678 lpfc_readl(phba->MBslimaddr + 0xa8, &phba->work_status[0]) || in lpfc_sli_read_hs()
1679 lpfc_readl(phba->MBslimaddr + 0xac, &phba->work_status[1])) { in lpfc_sli_read_hs()
H A Dlpfc_sli.c4757 if (lpfc_readl(phba->HSregaddr, &status)) in lpfc_sli_brdready_s3()
4890 if (lpfc_readl(phba->HCregaddr, &hc_copy)) in lpfc_reset_barrier()
4896 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_reset_barrier()
4921 if (lpfc_readl((resp_buf + 1), &resp_data)) in lpfc_reset_barrier()
4934 if (lpfc_readl(resp_buf, &resp_data)) in lpfc_reset_barrier()
4945 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_reset_barrier()
4998 if (lpfc_readl(phba->HCregaddr, &status)) { in lpfc_sli_brdkill()
5036 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_sli_brdkill()
5332 if (lpfc_readl(phba->HSregaddr, &status)) in lpfc_sli_chipset_init()
5388 if (lpfc_readl(phba->HSregaddr, &status)) in lpfc_sli_chipset_init()
[all …]
H A Dlpfc_init.c573 if (lpfc_readl(phba->HCregaddr, &status)) { in lpfc_config_port_post()
1727 if (lpfc_readl(phba->HSregaddr, &phba->work_hs)) { in lpfc_handle_deferred_eratt()
2008 pci_rd_rc1 = lpfc_readl( in lpfc_handle_eratt_s4()
2011 pci_rd_rc2 = lpfc_readl( in lpfc_handle_eratt_s4()
2025 if (lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_handle_eratt_s4()
2047 if (!lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_handle_eratt_s4()
2071 pci_rd_rc1 = lpfc_readl( in lpfc_handle_eratt_s4()
9426 if (lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_sli4_post_status_check()
9511 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_post_status_check()
11734 if (lpfc_readl(phba->sli4_hba.u.if_type2. in lpfc_pci_function_reset()
H A Dlpfc_attr.c1641 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_pdev_status_reg_wait()
1659 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_pdev_status_reg_wait()
2562 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_poll_store()
2583 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_poll_store()
H A Dlpfc_bsg.c492 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_bsg_send_mgmt_cmd()
739 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_bsg_rport_els()
1546 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_issue_ct_rsp()
H A Dlpfc_els.c105 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_els_chk_latt()