Home
last modified time | relevance | path

Searched refs:HS_MBRDY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h1710 #define HS_MBRDY 0x00400000 /* Bit 22 */ macro
H A Dlpfc_hbadisc.c581 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY); in lpfc_work_list_done()
591 lpfc_sli_brdready(phba, HS_MBRDY); in lpfc_work_list_done()
H A Dlpfc_sli.c4816 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) { in lpfc_sli_chipset_init()
H A Dlpfc_init.c1554 lpfc_sli_brdready(phba, HS_MBRDY); in lpfc_offline_eratt()