Home
last modified time | relevance | path

Searched refs:NLP_ADISC_SND (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h185 #define NLP_ADISC_SND 0x00000080 /* sent ADISC request for this entry */ macro
H A Dlpfc_els.c2821 ndlp->nlp_flag &= ~(NLP_ADISC_SND | NLP_NPR_2B_DISC); in lpfc_cmpl_els_adisc()
2938 ndlp->nlp_flag |= NLP_ADISC_SND; in lpfc_issue_els_adisc()
2961 ndlp->nlp_flag &= ~NLP_ADISC_SND; in lpfc_issue_els_adisc()