Searched refs:pp_gw_vendor_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_cmn.c259 ss->ei_gw_props->pp_gw_vendor_id = (uint8_t *)str;
357 if (gwp->pp_gw_vendor_id) {
358 ddi_prop_free(gwp->pp_gw_vendor_id);
360 gwp->pp_gw_vendor_id = (uint8_t *)str;
371 if (ss->ei_gw_props->pp_gw_vendor_id) {
372 ddi_prop_free(ss->ei_gw_props->pp_gw_vendor_id);
373 ss->ei_gw_props->pp_gw_vendor_id = NULL;
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h393 uint8_t *pp_gw_vendor_id; member in struct:eib_gw_props_s

Completed in 47 milliseconds