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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw.h1268 #define HS_MBRDY 0x00400000 /* Bit 22 */ macro
H A Dlpfc_hbadisc.c454 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY);
464 lpfc_sli_brdready(phba, HS_MBRDY);
H A Dlpfc_sli.c3637 * HS_FFRDY and HS_MBRDY bits. If the HBA fails to restart even after 15
3651 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) {
H A Dlpfc_init.c1121 lpfc_sli_brdready(phba, HS_MBRDY);

Completed in 140 milliseconds