Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_disc.h85 #define NLP_FC_NODE 0x1 /* entry is an FC node */ macro
Dlpfc_hbadisc.c3895 ndlp->nlp_type |= NLP_FC_NODE; in lpfc_nlp_state_cleanup()
3996 ndlp->nlp_type &= ~NLP_FC_NODE; in lpfc_nlp_set_state()
Dlpfc_debugfs.c588 if (ndlp->nlp_type & NLP_FC_NODE) in lpfc_debugfs_nodelist_data()