Searched refs:pp_gw_vendor_id (Results 1 – 2 of 2) sorted by relevance
259 ss->ei_gw_props->pp_gw_vendor_id = (uint8_t *)str; in eib_get_props()357 if (gwp->pp_gw_vendor_id) { in eib_update_props()358 ddi_prop_free(gwp->pp_gw_vendor_id); in eib_update_props()360 gwp->pp_gw_vendor_id = (uint8_t *)str; in eib_update_props()371 if (ss->ei_gw_props->pp_gw_vendor_id) { in eib_rb_get_props()372 ddi_prop_free(ss->ei_gw_props->pp_gw_vendor_id); in eib_rb_get_props()373 ss->ei_gw_props->pp_gw_vendor_id = NULL; in eib_rb_get_props()
397 uint8_t *pp_gw_vendor_id; member