Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1414 tmp->node_data.port_node.port_commsvc_idx = svc_index; in ibnex_get_commsvcnode_snapshot()
1500 port_node.port_commsvc_idx]; in ibnex_fill_nodeinfo()
1525 port_node.port_commsvc_idx]; in ibnex_fill_nodeinfo()
1550 node_data.port_node.port_commsvc_idx]; in ibnex_fill_nodeinfo()
1844 index = nodep->node_data.port_node.port_commsvc_idx; in ibnex_get_dip_from_apid()
2249 port_commsvc_idx]); in ibnex_return_apid()
2256 port_commsvc_idx]); in ibnex_return_apid()
2264 port_commsvc_idx]); in ibnex_return_apid()
2427 if ((node_datap->node_data.port_node.port_commsvc_idx == i) && in ibnex_vppa_conf_entry_delete()
2511 if ((node_datap->node_data.port_node.port_commsvc_idx == i) && in ibnex_port_conf_entry_delete()
[all …]
H A Dibnex.c1077 ibnex.ibnex_comm_svc_names[port_node->port_commsvc_idx]); in ibnex_name_child()
1083 ibnex_vppa_comm_svc_names[port_node->port_commsvc_idx]); in ibnex_name_child()
1090 port_commsvc_idx]); in ibnex_name_child()
2723 node_index = node_data->node_data.port_node.port_commsvc_idx; in ibnex_get_node_and_dip_from_guid()
2773 node_index = node_data->node_data.port_node.port_commsvc_idx; in ibnex_get_dip_from_guid()
3406 (nodep->node_data.port_node.port_commsvc_idx == in ibnex_is_node_data_present()
3576 node_data->node_data.port_node.port_commsvc_idx = index; in ibnex_init_child_nodedata()
H A Dibnex_hca.c182 port_node->port_commsvc_idx]; in ibnex_hca_bus_config()
/titanic_41/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h66 int port_commsvc_idx; member