Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c380 D_ID mydid; in emlxs_node_match_did() local
390 mydid.un.word = port->did; in emlxs_node_match_did()
391 if ((mydid.un.b.domain == 0) && (mydid.un.b.area == 0)) { in emlxs_node_match_did()
398 if ((mydid.un.b.domain == ndid.un.b.domain) && in emlxs_node_match_did()
399 (mydid.un.b.area == ndid.un.b.area)) { in emlxs_node_match_did()
409 if ((mydid.un.b.domain == ndid.un.b.domain) && in emlxs_node_match_did()
410 (mydid.un.b.area == ndid.un.b.area)) { in emlxs_node_match_did()