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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h313 #define LPFC_FCF_FLOGI_FAILED 0x0002 macro
H A Dlpfc_sli.c20269 if (fcf_pri->fcf_rec.flag & LPFC_FCF_FLOGI_FAILED)
20293 fcf_pri->fcf_rec.flag &= ~LPFC_FCF_FLOGI_FAILED;
20372 LPFC_FCF_FLOGI_FAILED) {
H A Dlpfc_hbadisc.c2479 * This routine acquires the hbalock and then set the LPFC_FCF_FLOGI_FAILED
2491 new_fcf_pri->fcf_rec.flag |= LPFC_FCF_FLOGI_FAILED;

Completed in 190 milliseconds