Searched refs:agent_id1 (Results 1 – 1 of 1) sorted by relevance
90 int agent_id1; /* SMI requires two agents */ member986 if ((p_bind->agent_id1 = umad_register(p_vend->umad_port_id, in osm_vendor_bind()999 if (p_bind->agent_id1 >= OSM_UMAD_MAX_AGENTS || in osm_vendor_bind()1000 p_vend->agents[p_bind->agent_id1]) { in osm_vendor_bind()1003 p_bind->agent_id1, p_user_bind->class_version); in osm_vendor_bind()1009 p_vend->agents[p_bind->agent_id1] = p_bind; in osm_vendor_bind()