Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
A Dlpfc_disc.h204 NLP_IN_DEV_LOSS = 23, /* devloss in progress */ enumerator
A Dlpfc_hbadisc.c260 set_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk()
302 clear_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk()
485 clear_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_handler()
541 clear_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_handler()
598 clear_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_handler()
A Dlpfc_els.c1017 if (!test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag) && in lpfc_cmpl_els_flogi()
1547 !test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag)) in lpfc_initial_flogi()
1596 !test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag)) in lpfc_initial_fdisc()
2101 if (!test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag)) in lpfc_cmpl_els_plogi()
2414 if (!test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag)) in lpfc_cmpl_els_prli()
2853 if (!test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag)) in lpfc_cmpl_els_adisc()
10356 if (test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag)) { in lpfc_els_unsol_buffer()

Completed in 31 milliseconds