Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2715 int node_index; in ibnex_get_node_and_dip_from_guid() local
2728 node_index = node_data->node_data.port_node.port_commsvc_idx; in ibnex_get_node_and_dip_from_guid()
2730 if ((node_guid == guid) && (index == node_index) && in ibnex_get_node_and_dip_from_guid()
2765 int node_index; in ibnex_get_dip_from_guid() local
2778 node_index = node_data->node_data.port_node.port_commsvc_idx; in ibnex_get_dip_from_guid()
2780 if ((node_guid == guid) && (index == node_index) && in ibnex_get_dip_from_guid()