Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h1711 #define HS_FFRDY 0x00800000 /* Bit 23 */ macro
H A Dlpfc_hbadisc.c581 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY); in lpfc_work_list_done()
H A Dlpfc_sli.c4801 * HS_FFRDY and HS_MBRDY bits. If the HBA fails to restart even after 15
4816 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) { in lpfc_sli_chipset_init()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h1883 #define HS_FFRDY 0x00800000 /* Bit 23 */ macro
H A Dlpfc_hbadisc.c887 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY); in lpfc_work_list_done()
H A Dlpfc_sli.c5320 * HS_FFRDY and HS_MBRDY bits. If the HBA fails to restart even after 15
5335 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) { in lpfc_sli_chipset_init()

Completed in 92 milliseconds