Searched refs:NLP_IN_DEV_LOSS (Results 1 – 3 of 3) sorted by relevance
180 #define NLP_IN_DEV_LOSS 0x00800000 /* devloss in progress */ macro
175 ndlp->nlp_flag |= NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_callbk()223 ndlp->nlp_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
8395 if (ndlp->nlp_flag & NLP_IN_DEV_LOSS) { in lpfc_els_unsol_buffer()