Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c173 new_ch->ch_gwi = gwi; in eibnx_enqueue_child()
182 if (ch->ch_gwi->gw_portid == gwi->gw_portid) { in eibnx_enqueue_child()
210 if (ch->ch_gwi->gw_portid == gwi->gw_portid) { in eibnx_update_child()
253 if (ch->ch_gwi->gw_portid == gw_portid) in eibnx_find_child_dip_by_gw()
H A Denx_misc.c602 *gwi_p = ch->ch_gwi; in eibnx_locate_unconfigured_node()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h278 eibnx_gw_info_t *ch_gwi; member