Searched refs:port_node (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c143 ibnex_port_node_t *port_node; local
177 port_node = &node_data->node_data.port_node;
182 port_node->port_commsvc_idx];
185 port_node->port_num,
186 port_node->port_pkey, srvname);
261 ibnex_port_node_t *port_node; local
263 port_node = &ndp->node_data.port_node;
264 if (port_node
278 ibnex_port_node_t *port_node; local
[all...]
H A Dibnex.c1062 ibnex_port_node_t *port_node; local
1074 port_node = &node_datap->node_data.port_node;
1076 port_node->port_num,
1077 ibnex.ibnex_comm_svc_names[port_node->port_commsvc_idx]);
1080 port_node = &node_datap->node_data.port_node;
1082 port_node->port_num, port_node->port_pkey, ibnex.
1083 ibnex_vppa_comm_svc_names[port_node
2972 ibnex_port_node_t *port_node; local
[all...]
H A Dibnex_ioctl.c1412 tmp->node_data.port_node.port_guid = port_guid;
1413 tmp->node_data.port_node.port_hcaguid = hca_guid;
1414 tmp->node_data.port_node.port_commsvc_idx = svc_index;
1417 tmp->node_data.port_node.port_pkey = p_key;
1500 port_node.port_commsvc_idx];
1502 (longlong_t)node_datap->node_data.port_node.port_guid,
1525 port_node.port_commsvc_idx];
1527 (longlong_t)node_datap->node_data.port_node.port_guid,
1528 node_datap->node_data.port_node.port_pkey, svcname);
1550 node_data.port_node
[all...]
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c245 hp_node_t node, port_node; local
336 if ((port_node = new_hotplug_node(node,
341 node_list_add(&ports, port_node);
345 if ((rv = copy_devices(port_node, child_dev,
346 child_flags, &port_node->hp_child)) != 0)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h214 typedef struct port_node frutree_portnode_t;
231 struct port_node { struct
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h156 ibnex_port_node_t port_node; member in union:ibnex_node_data_s::__anon7956

Completed in 69 milliseconds