Home
last modified time | relevance | path

Searched refs:SCSI_XPT_REGD (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h82 SCSI_XPT_REGD = 0x2, enumerator
A Dlpfc_hbadisc.c183 ndlp->fc4_xpt_flags &= ~SCSI_XPT_REGD; in lpfc_dev_loss_tmo_callbk()
223 ndlp->fc4_xpt_flags &= ~SCSI_XPT_REGD; in lpfc_dev_loss_tmo_callbk()
4356 if (!(ndlp->fc4_xpt_flags & (SCSI_XPT_REGD | NVME_XPT_REGD))) { in lpfc_mbx_cmpl_ns_reg_login()
4553 ndlp->fc4_xpt_flags |= SCSI_XPT_REGD; in lpfc_register_remote_port()
4718 ndlp->fc4_xpt_flags & SCSI_XPT_REGD) { in lpfc_nlp_unreg_node()
A Dlpfc_els.c2055 if (!(ndlp->fc4_xpt_flags & (SCSI_XPT_REGD | NVME_XPT_REGD))) { in lpfc_cmpl_els_plogi()
2344 if (!(ndlp->fc4_xpt_flags & (SCSI_XPT_REGD | NVME_XPT_REGD)) && in lpfc_cmpl_els_prli()
2780 if (!(ndlp->fc4_xpt_flags & (SCSI_XPT_REGD | NVME_XPT_REGD))) { in lpfc_cmpl_els_adisc()
3011 if (!(ndlp->fc4_xpt_flags & (SCSI_XPT_REGD | NVME_XPT_REGD))) { in lpfc_cmpl_els_logo()
5313 !(ndlp->fc4_xpt_flags & SCSI_XPT_REGD) && in lpfc_cmpl_els_rsp()
5622 !(ndlp->fc4_xpt_flags & SCSI_XPT_REGD)) { in lpfc_els_rsp_reject()
A Dlpfc_nvme.c205 fc4_xpt_flags = NVME_XPT_REGD | SCSI_XPT_REGD; in lpfc_nvme_remoteport_delete()
A Dlpfc_init.c2981 if (!(ndlp->fc4_xpt_flags & (NVME_XPT_REGD|SCSI_XPT_REGD))) in lpfc_cleanup()
3766 (NVME_XPT_REGD | SCSI_XPT_REGD))) in lpfc_offline_prep()

Completed in 46 milliseconds