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.c703 ibnex_node_data_t *nodep = ibnex.ibnex_pseudo_node_head; in ibnex_pseudo_node_cleanup()
714 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_pseudo_node_cleanup()
1582 for (ndp = ibnex.ibnex_pseudo_node_head; in ibnex_bus_unconfig()
1920 for (nodep = ibnex.ibnex_pseudo_node_head; in ibnex_config_pseudo_all()
3398 for (nodep = ibnex.ibnex_pseudo_node_head; nodep; in ibnex_is_node_data_present()
3569 node_data->node_next = ibnex.ibnex_pseudo_node_head; in ibnex_init_child_nodedata()
3571 if (ibnex.ibnex_pseudo_node_head) in ibnex_init_child_nodedata()
3572 ibnex.ibnex_pseudo_node_head->node_prev = node_data; in ibnex_init_child_nodedata()
3573 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()