Lines Matching defs:guid
175 u64 guid;
452 u64 guid)
457 if (peer->guid == guid)
493 __be64 guid;
515 guid = cpu_to_be64(dev->card->guid);
1301 __be64 guid = get_unaligned(&ha->uc.uniq_id);
1304 peer = fwnet_peer_find_by_guid(dev, be64_to_cpu(guid));
1422 peer->guid = (u64)device->config_rom[3] << 32 | device->config_rom[4];
1499 put_unaligned_be64(card->guid, &ha->uc.uniq_id);