Searched refs:FC_LOGO_RCVD_DID_CHNG (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.h314 #define FC_LOGO_RCVD_DID_CHNG 0x800 /* FDISC on phys port detect DID chng*/ macro
H A Dlpfc_nportdisc.c559 phba->pport->fc_flag &= ~FC_LOGO_RCVD_DID_CHNG;
H A Dlpfc_els.c6176 && !(vport->fc_flag & FC_LOGO_RCVD_DID_CHNG))
6444 vport->fc_flag |= FC_LOGO_RCVD_DID_CHNG;
H A Dlpfc_hbadisc.c3189 if (!(vport->fc_flag & FC_LOGO_RCVD_DID_CHNG))
3192 vport->fc_flag &= ~FC_LOGO_RCVD_DID_CHNG ;

Completed in 76 milliseconds