Searched refs:NLP_WAIT_FOR_LOGO (Results 1 – 3 of 3) sorted by relevance
148 #define NLP_WAIT_FOR_LOGO 0x2 macro
6458 if (!(pnode->upcall_flags & NLP_WAIT_FOR_LOGO) && in lpfc_target_reset_handler()6463 pnode->upcall_flags |= NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()6468 NLP_WAIT_FOR_LOGO)), in lpfc_target_reset_handler()6472 if (pnode->upcall_flags & NLP_WAIT_FOR_LOGO) { in lpfc_target_reset_handler()6479 pnode->upcall_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()
2902 if (ndlp->upcall_flags & NLP_WAIT_FOR_LOGO) { in lpfc_cmpl_els_logo()2904 ndlp->upcall_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_cmpl_els_logo()