Home
last modified time | relevance | path

Searched refs:gi_vendor_id (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib.h174 uint8_t gi_vendor_id[EIB_GW_VENDOR_LEN]; member
H A Dfip.h149 uint8_t gi_vendor_id[FIP_VENDOR_LEN]; member
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_cmn.c354 EIB_PROP_GW_VENDOR_ID, (char *)(new_gw_info->gi_vendor_id)); in eib_update_props()
H A Denx_fip.c570 bcopy(desc_gwinfo->gi_vendor_id, gwi->gw_vendor_id, FIP_VENDOR_LEN); in eibnx_fip_parse_advt_pkt()
H A Denx_hdlrs.c488 bcopy(gwi->gw_vendor_id, eib_gwi.gi_vendor_id, in eibnx_gw_is_aware()