Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_disc.h87 #define NLP_FC_NODE 0x1 /* entry is an FC node */ macro
Dlpfc_hbadisc.c4251 ndlp->nlp_type |= NLP_FC_NODE; in lpfc_nlp_state_cleanup()
4394 ndlp->nlp_type &= ~NLP_FC_NODE; in lpfc_nlp_set_state()
Dlpfc_debugfs.c882 if (ndlp->nlp_type & NLP_FC_NODE) in lpfc_debugfs_nodelist_data()