Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1613 lpfc_readl(void __iomem *addr, uint32_t *data) in lpfc_readl() function
1633 if (lpfc_readl(phba->HSregaddr, &phba->work_hs) || in lpfc_sli_read_hs()
1634 lpfc_readl(phba->MBslimaddr + 0xa8, &phba->work_status[0]) || in lpfc_sli_read_hs()
1635 lpfc_readl(phba->MBslimaddr + 0xac, &phba->work_status[1])) { in lpfc_sli_read_hs()
H A Dlpfc_sli.c4768 if (lpfc_readl(phba->HSregaddr, &status)) in lpfc_sli_brdready_s3()
4796 if (lpfc_readl(phba->HSregaddr, &status)) { in lpfc_sli_brdready_s3()
4901 if (lpfc_readl(phba->HCregaddr, &hc_copy)) in lpfc_reset_barrier()
4907 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_reset_barrier()
4924 if (lpfc_readl((resp_buf + 1), &resp_data)) in lpfc_reset_barrier()
4932 if (lpfc_readl((resp_buf + 1), &resp_data)) in lpfc_reset_barrier()
4945 if (lpfc_readl(resp_buf, &resp_data)) in lpfc_reset_barrier()
4956 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_reset_barrier()
5009 if (lpfc_readl(phba->HCregaddr, &status)) { in lpfc_sli_brdkill()
5047 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_sli_brdkill()
[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()
2011 pci_rd_rc1 = lpfc_readl( in lpfc_handle_eratt_s4()
2014 pci_rd_rc2 = lpfc_readl( in lpfc_handle_eratt_s4()
2028 if (lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_handle_eratt_s4()
2050 if (!lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_handle_eratt_s4()
2074 pci_rd_rc1 = lpfc_readl( in lpfc_handle_eratt_s4()
9405 if (lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_sli4_post_status_check()
9490 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_post_status_check()
11711 if (lpfc_readl(phba->sli4_hba.u.if_type2. in lpfc_pci_function_reset()
H A Dlpfc_attr.c1773 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_pdev_status_reg_wait()
1791 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_pdev_status_reg_wait()
2694 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_poll_store()
2715 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()