Searched refs:lpfc_sli_brdready (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_crtn.h271 int lpfc_sli_brdready(struct lpfc_hba *, uint32_t);
H A Dlpfc.h586 int (*lpfc_sli_brdready) member in struct:lpfc_hba
H A Dlpfc_hbadisc.c588 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY); lpfc_work_list_done()
598 lpfc_sli_brdready(phba, HS_MBRDY); lpfc_work_list_done()
H A Dlpfc_sli.c3771 * lpfc_sli_brdready - Wrapper func for checking the hba readyness
3779 lpfc_sli_brdready(struct lpfc_hba *phba, uint32_t mask) lpfc_sli_brdready() function
3781 return phba->lpfc_sli_brdready(phba, mask); lpfc_sli_brdready()
7830 phba->lpfc_sli_brdready = lpfc_sli_brdready_s3; lpfc_mbox_api_table_setup()
7838 phba->lpfc_sli_brdready = lpfc_sli_brdready_s4; lpfc_mbox_api_table_setup()
H A Dlpfc_init.c1317 lpfc_sli_brdready(phba, HS_MBRDY); lpfc_offline_eratt()

Completed in 244 milliseconds