Searched refs:HS_FFRDY (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h1883 #define HS_FFRDY 0x00800000 /* Bit 23 */ macro
H A Dlpfc_hbadisc.c886 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY);
H A Dlpfc_sli.c5325 * HS_FFRDY and HS_MBRDY bits. If the HBA fails to restart even after 15
5340 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) {

Completed in 350 milliseconds