Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h202 ibnex_node_data_t *ibnex_port_node_head; member
/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c259 for (ndp = ibnex.ibnex_port_node_head; in ibnex_hca_bus_unconfig()
276 for (ndp = ibnex.ibnex_port_node_head; in ibnex_hca_bus_unconfig()
H A Dibnex.c2720 node_data = ibnex.ibnex_port_node_head; in ibnex_get_node_and_dip_from_guid()
2770 node_data = ibnex.ibnex_port_node_head; in ibnex_get_dip_from_guid()
3356 ibnex.ibnex_port_node_head = NULL; in ibnex_delete_port_node_data()
3361 ibnex.ibnex_port_node_head = node->node_next; in ibnex_delete_port_node_data()
3402 for (nodep = ibnex.ibnex_port_node_head; nodep != NULL; in ibnex_is_node_data_present()
3579 node_data->node_next = ibnex.ibnex_port_node_head; in ibnex_init_child_nodedata()
3581 if (ibnex.ibnex_port_node_head) in ibnex_init_child_nodedata()
3582 ibnex.ibnex_port_node_head->node_prev = node_data; in ibnex_init_child_nodedata()
3583 ibnex.ibnex_port_node_head = node_data; in ibnex_init_child_nodedata()
H A Dibnex_ioctl.c1842 for (nodep = ibnex.ibnex_port_node_head; in ibnex_get_dip_from_apid()
2402 ibnex_node_data_t *node_datap = ibnex.ibnex_port_node_head; in ibnex_vppa_conf_entry_delete()
2487 ibnex_node_data_t *node_datap = ibnex.ibnex_port_node_head; in ibnex_port_conf_entry_delete()
2566 ibnex_node_data_t *node_datap = ibnex.ibnex_port_node_head; in ibnex_hcasvc_conf_entry_delete()