Searched refs:lpfc_sli_brdready (Results 1 – 5 of 5) sorted by relevance
339 int lpfc_sli_brdready(struct lpfc_hba *, uint32_t);
952 int (*lpfc_sli_brdready) member
846 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY); in lpfc_work_list_done()856 lpfc_sli_brdready(phba, HS_MBRDY); in lpfc_work_list_done()
4834 lpfc_sli_brdready(struct lpfc_hba *phba, uint32_t mask) in lpfc_sli_brdready() function4836 return phba->lpfc_sli_brdready(phba, mask); in lpfc_sli_brdready()10333 phba->lpfc_sli_brdready = lpfc_sli_brdready_s3; in lpfc_mbox_api_table_setup()10341 phba->lpfc_sli_brdready = lpfc_sli_brdready_s4; in lpfc_mbox_api_table_setup()
1647 lpfc_sli_brdready(phba, HS_MBRDY); in lpfc_offline_eratt()