Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h515 int eibnx_locate_unconfigured_node(eibnx_thr_info_t **, eibnx_gw_info_t **);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c578 while (eibnx_locate_unconfigured_node(&ti, &gwi) == ENX_E_SUCCESS) in eibnx_config_all_children()
H A Denx_misc.c590 eibnx_locate_unconfigured_node(eibnx_thr_info_t **ti_p, eibnx_gw_info_t **gwi_p) in eibnx_locate_unconfigured_node() function