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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c4239 ibdm_dp_gidinfo_t *temp_gidinfo; local
4283 if (((temp_gidinfo = ibdm_find_gid(nodeguid,
4285 temp_gidinfo->gl_state ==
4288 ibdm_addto_glhcalist(temp_gidinfo,
4290 reprobe_gid = temp_gidinfo;
4293 } else if (temp_gidinfo != NULL) {
4295 ibdm_addto_glhcalist(temp_gidinfo,

Completed in 58 milliseconds