Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h204 ibnex_node_data_t *ibnex_pseudo_node_head; member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c704 ibnex_node_data_t *nodep = ibnex.ibnex_pseudo_node_head; in ibnex_pseudo_node_cleanup()
715 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_pseudo_node_cleanup()
1583 for (ndp = ibnex.ibnex_pseudo_node_head; in ibnex_bus_unconfig()
1921 for (nodep = ibnex.ibnex_pseudo_node_head; in ibnex_config_pseudo_all()
3414 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_is_node_data_present()
3585 node_data->node_next = ibnex.ibnex_pseudo_node_head; in ibnex_init_child_nodedata()
3587 if (ibnex.ibnex_pseudo_node_head) in ibnex_init_child_nodedata()
3588 ibnex.ibnex_pseudo_node_head->node_prev = node_data; in ibnex_init_child_nodedata()
3589 ibnex.ibnex_pseudo_node_head = node_data; in ibnex_init_child_nodedata()
H A Dibnex_ioctl.c1132 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_get_num_devices()
1344 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_get_snapshot()
1895 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_get_dip_from_apid()
1961 for (nodep = ibnex.ibnex_pseudo_node_head; nodep != NULL; in ibnex_handle_pseudo_configure()