Searched refs:NLP_REG_LOGIN_SEND (Results 1 - 3 of 3) 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_disc.h118 #define NLP_REG_LOGIN_SEND 0x00000002 /* sent reglogin to adapter */ macro
H A Dlpfc_nportdisc.c980 ndlp->nlp_flag |= NLP_REG_LOGIN_SEND;
991 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND)
992 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND;
H A Dlpfc_hbadisc.c2855 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND)
2856 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND;
4047 !(ndlp->nlp_flag & NLP_REG_LOGIN_SEND) &&

Completed in 54 milliseconds