Home
last modified time | relevance | path

Searched refs:NLP_XPT_REGD (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_disc.h81 NLP_XPT_REGD = 0x1, enumerator
H A Dlpfc_hbadisc.c206 if (!nvme_reg && ndlp->fc4_xpt_flags & NLP_XPT_REGD) { in lpfc_dev_loss_tmo_callbk()
207 ndlp->fc4_xpt_flags &= ~NLP_XPT_REGD; in lpfc_dev_loss_tmo_callbk()
4612 if (ndlp->fc4_xpt_flags & NLP_XPT_REGD) { in lpfc_nlp_reg_node()
4623 ndlp->fc4_xpt_flags |= NLP_XPT_REGD; in lpfc_nlp_reg_node()
4667 if (!(ndlp->fc4_xpt_flags & NLP_XPT_REGD)) { in lpfc_nlp_unreg_node()
4678 ndlp->fc4_xpt_flags &= ~NLP_XPT_REGD; in lpfc_nlp_unreg_node()