Searched refs:NVME_XPT_UNREG_WAIT (Results 1 – 3 of 3) sorted by relevance
84 NVME_XPT_UNREG_WAIT = 0x8, enumerator
38 ((!ndlp->nrport || (ndlp->fc4_xpt_flags & NVME_XPT_UNREG_WAIT))\
220 if (ndlp->fc4_xpt_flags & NVME_XPT_UNREG_WAIT) in lpfc_nvme_remoteport_delete()221 ndlp->fc4_xpt_flags &= ~(NVME_XPT_UNREG_WAIT | NVME_XPT_REGD); in lpfc_nvme_remoteport_delete()2372 ndlp->fc4_xpt_flags &= ~NVME_XPT_UNREG_WAIT; in lpfc_nvme_register_port()2384 ndlp->fc4_xpt_flags &= ~NVME_XPT_UNREG_WAIT; in lpfc_nvme_register_port()2536 ndlp->fc4_xpt_flags |= NVME_XPT_UNREG_WAIT; in lpfc_nvme_unregister_port()
Completed in 16 milliseconds