Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c917 ndlp->nlp_fcp_info |= NLP_EMLX_VPORT; in emlxs_node_create()
H A Demlxs_dfc.c7213 if (nlp->nlp_fcp_info & NLP_EMLX_VPORT) { in emlxs_dfc_get_nodeinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h425 #define NLP_EMLX_VPORT 0x80 /* Virtual port */ macro