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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_disc.h97 #define NLP_ACC_REGLOGIN 0x1000000 /* Issue Reg Login after successful macro
H A Dlpfc_nportdisc.c360 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI);
712 if (ndlp->nlp_flag & NLP_ACC_REGLOGIN) {
H A Dlpfc_els.c1874 && (ndlp->nlp_flag & NLP_ACC_REGLOGIN)) {
1894 if (ndlp->nlp_flag & NLP_ACC_REGLOGIN) {
1910 ndlp->nlp_flag &= ~NLP_ACC_REGLOGIN;

Completed in 60 milliseconds