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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1181 struct umad_agent_s *other_agent; local
1184 other_agent = umad_get_agent_by_class(agent->agent_uctx,
1186 if (other_agent != NULL) {
1189 ibmf_reg = other_agent->agent_reg;
1191 if (other_agent->agent_flags

Completed in 59 milliseconds