Home
last modified time | relevance | path

Searched refs:NLP_NODEV_REMOVE (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_nportdisc.c1384 ndlp->nlp_flag |= NLP_NODEV_REMOVE; in lpfc_device_rm_plogi_issue()
1417 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_plogi_issue()
1571 ndlp->nlp_flag |= NLP_NODEV_REMOVE; in lpfc_device_rm_adisc_issue()
1604 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_adisc_issue()
1863 ndlp->nlp_flag |= NLP_NODEV_REMOVE; in lpfc_device_rm_reglogin_issue()
1897 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_reglogin_issue()
2147 ndlp->nlp_flag |= NLP_NODEV_REMOVE; in lpfc_device_rm_prli_issue()
2197 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_prli_issue()
2282 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_cmpl_logo_logo_issue()
2382 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_unmap_node()
[all …]
Dlpfc_disc.h186 #define NLP_NODEV_REMOVE 0x08000000 /* Defer removal till discovery ends */ macro
Dlpfc_hbadisc.c4250 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE; in lpfc_nlp_state_cleanup()
4254 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE; in lpfc_nlp_state_cleanup()