Searched defs:gw_portid (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c182 if (ch->ch_gwi->gw_portid == gwi->gw_portid) {
210 if (ch->ch_gwi->gw_portid == gwi->gw_portid) {
214 gwi->gw_portid, dip);
245 eibnx_find_child_dip_by_gw(eibnx_thr_info_t *info, uint16_t gw_portid) argument
253 if (ch->ch_gwi->gw_portid == gw_portid)
273 if (lgw->gw_portid == gwi->gw_portid)
[all...]
H A Denx_misc.c218 gwi->gw_portid);
222 EIB_PROP_GW_PORTID, gwi->gw_portid, dip, ret);
469 if ((node_name = eibnx_make_nodename(ti, gwi->gw_portid)) == NULL)
563 gwi->gw_portid);
615 eibnx_make_nodename(eibnx_thr_info_t *info, uint16_t gw_portid) argument
624 info->ti_ident, gw_portid);
H A Deib_fip.c498 uint16_t gw_portid = ss->ei_gw_props->pp_gw_portid; local
549 sl_portid = (gw_portid & FIP_IBA_PORTID_MASK) |
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h222 uint16_t gw_portid; member in struct:eibnx_gw_info_s

Completed in 80 milliseconds