Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h212 #define NLP_TARGET_REMOVE 0x10000000 /* Target remove in process */ macro
H A Dlpfc_nportdisc.c2303 ndlp->nlp_flag |= NLP_TARGET_REMOVE; in lpfc_cmpl_prli_prli_issue()
H A Dlpfc_els.c3064 if (ndlp->nlp_flag & NLP_TARGET_REMOVE) { in lpfc_cmpl_els_logo()
10490 ndlp->nlp_flag &= ~NLP_TARGET_REMOVE; in lpfc_els_unsol_buffer()