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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c2169 ib_gid_t p_gid, a_gid, last_p_gid; local
2182 last_p_gid.gid_prefix = last_p_gid.gid_guid = 0;
2216 } else if (last_p_gid.gid_prefix != 0) {
2217 p_gid = last_p_gid;
2279 last_p_gid = p_gid;

Completed in 52 milliseconds