Searched refs:system_guid (Results 1 – 2 of 2) sorted by relevance
33 u64 system_guid, esw_system_guid; in mlx5_esw_bridge_dev_same_hw() local38 system_guid = mlx5_query_nic_system_image_guid(mdev); in mlx5_esw_bridge_dev_same_hw()41 return system_guid == esw_system_guid; in mlx5_esw_bridge_dev_same_hw()
69 static const efi_guid_t system_guid = PARTITION_SYSTEM_GUID; variable74 !memcmp(&(p->partition_type_guid), &system_guid, in is_bootable()