Searched refs:NLP_STE_UNUSED_NODE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h182 #define NLP_STE_UNUSED_NODE 0x0 /* node is just allocated */ macro
H A Dlpfc_vport.c486 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
649 NLP_STE_UNUSED_NODE);
695 NLP_STE_UNUSED_NODE);
H A Dlpfc_els.c716 NLP_STE_UNUSED_NODE);
1173 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_UNUSED_NODE);
1221 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_UNUSED_NODE);
1346 NLP_STE_UNUSED_NODE);
2346 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_UNUSED_NODE);
2442 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_UNUSED_NODE);
4178 (ndlp->nlp_state == NLP_STE_UNUSED_NODE) ||
4492 ndlp->nlp_prev_state = NLP_STE_UNUSED_NODE;
5663 NLP_STE_UNUSED_NODE);
5670 } else if (ndlp->nlp_state == NLP_STE_UNUSED_NODE) {
[all...]
H A Dlpfc_hbadisc.c693 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
824 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
3369 case NLP_STE_UNUSED_NODE:
3466 [NLP_STE_UNUSED_NODE] = "UNUSED",
3545 NLP_STE_UNUSED_NODE);
3555 NLP_STE_UNUSED_NODE);
3633 if (state != NLP_STE_UNUSED_NODE)
3652 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
3654 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNUSED_NODE);
H A Dlpfc_debugfs.c544 case NLP_STE_UNUSED_NODE:
H A Dlpfc_init.c2144 NLP_STE_UNUSED_NODE);
2472 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
3299 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_UNUSED_NODE);
H A Dlpfc_attr.c3168 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)

Completed in 187 milliseconds