Lines Matching refs:guid
94 uint64_t guid;
140 nd_read_info_arr[j].guid == dev_guid) {
152 add_read_info_arr(char *nd_str, uint64_t guid)
158 nd_read_info_arr[nd_read_info_cnt].guid = guid;
196 /* Get the guid for the device */
279 char *cmn_nodedesc, char *hca_nodedesc, uint64_t guid,
302 if (hca_nodedesc && guid) {
309 if (dev_guid == guid) {
320 IBEXIT("No guid matched.\n");