Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_disc.h156 #define NLP_TARGET_REMOVE 0x10000000 /* Target remove in process */ macro
Dlpfc_nportdisc.c1740 ndlp->nlp_flag |= NLP_TARGET_REMOVE; in lpfc_cmpl_prli_prli_issue()
Dlpfc_els.c2498 if (ndlp->nlp_flag & NLP_TARGET_REMOVE) { in lpfc_cmpl_els_logo()
7394 ndlp->nlp_flag &= ~NLP_TARGET_REMOVE; in lpfc_els_unsol_buffer()