Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c781 NODELIST *ndlp, *ndlp_wwn; in emlxs_node_create() local
789 ndlp_wwn = emlxs_node_find_wwpn(port, (uint8_t *)&sp->portName, 0); in emlxs_node_create()
792 if (ndlp_wwn && (ndlp != ndlp_wwn)) { in emlxs_node_create()
793 bzero((uint8_t *)&ndlp_wwn->nlp_nodename, sizeof (NAME_TYPE)); in emlxs_node_create()
794 bzero((uint8_t *)&ndlp_wwn->nlp_portname, sizeof (NAME_TYPE)); in emlxs_node_create()