NLP_WAIT_FOR_UNREG  342 drivers/scsi/lpfc/lpfc_nvme.c 	if (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG) {
NLP_WAIT_FOR_UNREG  344 drivers/scsi/lpfc/lpfc_nvme.c 		ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG;
NLP_WAIT_FOR_UNREG 2403 drivers/scsi/lpfc/lpfc_nvme.c 		ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG;
NLP_WAIT_FOR_UNREG 2446 drivers/scsi/lpfc/lpfc_nvme.c 			ndlp->upcall_flags &= ~NLP_WAIT_FOR_UNREG;
NLP_WAIT_FOR_UNREG 2597 drivers/scsi/lpfc/lpfc_nvme.c 		ndlp->upcall_flags |= NLP_WAIT_FOR_UNREG;
NLP_WAIT_FOR_UNREG   37 drivers/scsi/lpfc/lpfc_nvme.h 	((!ndlp->nrport || (ndlp->upcall_flags & NLP_WAIT_FOR_UNREG))	\