Searched refs:HS_MBRDY (Results 1 – 4 of 4) sorted by relevance
1904 #define HS_MBRDY 0x00400000 /* Bit 22 */ macro
897 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY); in lpfc_work_list_done()907 lpfc_sli_brdready(phba, HS_MBRDY); in lpfc_work_list_done()
5337 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) { in lpfc_sli_chipset_init()
1644 lpfc_sli_brdready(phba, HS_MBRDY); in lpfc_offline_eratt()