HS_MBRDY
lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY);
lpfc_sli_brdready(phba, HS_MBRDY);
while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) {