Searched refs:NLP_XPT_HAS_HH (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_disc.h85 NLP_XPT_HAS_HH = 0x10 enumerator in enum:lpfc_fc4_xpt_flags
H A Dlpfc_nvmet.c1383 ndlp->fc4_xpt_flags &= ~NLP_XPT_HAS_HH;
3624 ndlp_has_hh = ndlp->fc4_xpt_flags & NLP_XPT_HAS_HH;
H A Dlpfc_sli.c3294 if (!ret && !(ndlp->fc4_xpt_flags & NLP_XPT_HAS_HH)) {
3295 ndlp->fc4_xpt_flags |= NLP_XPT_HAS_HH;

Completed in 203 milliseconds