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