Searched refs:eibnx_configure_node (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 579 (void) eibnx_configure_node(ti, gwi, NULL); in eibnx_config_all_children() 621 return (eibnx_configure_node(ti, gwi, childp)); in eibnx_config_child()
|
H A D | enx_misc.c | 461 eibnx_configure_node(eibnx_thr_info_t *ti, eibnx_gw_info_t *gwi, in eibnx_configure_node() function
|
H A D | enx_hdlrs.c | 558 (void) eibnx_configure_node(node->nc_info, node->nc_gwi, NULL); in eibnx_create_eoib_node()
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | enx_impl.h | 512 int eibnx_configure_node(eibnx_thr_info_t *, eibnx_gw_info_t *, dev_info_t **);
|