Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc.h901 lpfc_readl(void __iomem *addr, uint32_t *data) in lpfc_readl() function
921 if (lpfc_readl(phba->HSregaddr, &phba->work_hs) || in lpfc_sli_read_hs()
922 lpfc_readl(phba->MBslimaddr + 0xa8, &phba->work_status[0]) || in lpfc_sli_read_hs()
923 lpfc_readl(phba->MBslimaddr + 0xac, &phba->work_status[1])) { in lpfc_sli_read_hs()
Dlpfc_sli.c3480 if (lpfc_readl(phba->HSregaddr, &status)) in lpfc_sli_brdready_s3()
3506 if (lpfc_readl(phba->HSregaddr, &status)) { in lpfc_sli_brdready_s3()
3608 if (lpfc_readl(phba->HCregaddr, &hc_copy)) in lpfc_reset_barrier()
3614 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_reset_barrier()
3631 if (lpfc_readl((resp_buf + 1), &resp_data)) in lpfc_reset_barrier()
3639 if (lpfc_readl((resp_buf + 1), &resp_data)) in lpfc_reset_barrier()
3652 if (lpfc_readl(resp_buf, &resp_data)) in lpfc_reset_barrier()
3663 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_reset_barrier()
3716 if (lpfc_readl(phba->HCregaddr, &status)) { in lpfc_sli_brdkill()
3754 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_sli_brdkill()
[all …]
Dlpfc_init.c510 if (lpfc_readl(phba->HCregaddr, &status)) { in lpfc_config_port_post()
1228 if (lpfc_readl(phba->HSregaddr, &phba->work_hs)) { in lpfc_handle_deferred_eratt()
5402 if (lpfc_readl(phba->sli4_hba.PSMPHRregaddr, in lpfc_sli4_post_status_check()
5485 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_sli4_post_status_check()
6773 if (lpfc_readl(phba->sli4_hba.u.if_type2. in lpfc_pci_function_reset()
6798 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr, in lpfc_pci_function_reset()
Dlpfc_bsg.c351 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_bsg_send_mgmt_cmd()
605 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_bsg_rport_els()
1367 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_issue_ct_rsp()
Dlpfc_attr.c1227 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_poll_store()
1248 if (lpfc_readl(phba->HCregaddr, &creg_val)) { in lpfc_poll_store()
Dlpfc_els.c92 if (lpfc_readl(phba->HAregaddr, &ha_copy)) in lpfc_els_chk_latt()