Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_disc.h90 NLP_IN_RECOV_POST_DEV_LOSS = 0x1, enumerator
Dlpfc_hbadisc.c404 if (ndlp->save_flags & NLP_IN_RECOV_POST_DEV_LOSS) { in lpfc_check_nlp_post_devloss()
405 ndlp->save_flags &= ~NLP_IN_RECOV_POST_DEV_LOSS; in lpfc_check_nlp_post_devloss()
534 ndlp->save_flags |= NLP_IN_RECOV_POST_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
Dlpfc_init.c3879 NLP_IN_RECOV_POST_DEV_LOSS) && in lpfc_offline_prep()