Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/ !
Dlpfc_disc.h148 #define NLP_ACC_REGLOGIN 0x01000000 /* Issue Reg Login after successful macro
Dlpfc_nportdisc.c413 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()
993 if (ndlp->nlp_flag & NLP_ACC_REGLOGIN) { in lpfc_cmpl_plogi_plogi_issue()
Dlpfc_els.c3601 && (ndlp->nlp_flag & NLP_ACC_REGLOGIN)) { in lpfc_cmpl_els_rsp()
3645 ndlp->nlp_flag & NLP_ACC_REGLOGIN) { in lpfc_cmpl_els_rsp()
3667 ndlp->nlp_flag &= ~(NLP_ACC_REGLOGIN | NLP_RM_DFLT_RPI); in lpfc_cmpl_els_rsp()