Searched refs:tmp_hca_guid (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cm.c293 ib_guid_t hca_guid, tmp_hca_guid = 0; local
421 tmp_hca_guid = hca_guid;
424 } else if (tmp_hca_guid) {
425 attr->pa_hca_guid = tmp_hca_guid;
429 } else if ((pcount == 0) && (tmp_hca_guid)) {
430 attr->pa_hca_guid = tmp_hca_guid;

Completed in 175 milliseconds