Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_disc.h82 uint32_t nlp_add_flag; /* additional flags */ member
Dlpfc_hbadisc.c185 ndlp->nlp_add_flag |= NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_callbk()
227 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
262 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
278 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
288 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
299 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
328 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
Dlpfc_els.c6709 if (ndlp->nlp_add_flag & NLP_IN_DEV_LOSS) in lpfc_els_unsol_buffer()