Searched refs:node_index (Results 1 – 1 of 1) sorted by relevance
2716 int node_index; in ibnex_get_node_and_dip_from_guid() local2729 node_index = node_data->node_data.port_node.port_commsvc_idx; in ibnex_get_node_and_dip_from_guid()2731 if ((node_guid == guid) && (index == node_index) && in ibnex_get_node_and_dip_from_guid()2766 int node_index; in ibnex_get_dip_from_guid() local2779 node_index = node_data->node_data.port_node.port_commsvc_idx; in ibnex_get_dip_from_guid()2781 if ((node_guid == guid) && (index == node_index) && in ibnex_get_dip_from_guid()