Searched refs:guid (Results 1 – 3 of 3) sorted by relevance
135 efi_guid_t guid; member
337 static inline EFI_GUID *cast_guid(struct xenpf_efi_guid *guid) in cast_guid() argument340 BUILD_BUG_ON(sizeof(cast_guid(NULL)->Data##n) != sizeof(guid->data##n) || \ in cast_guid()348 return (void *)guid; in cast_guid()
1144 uint64_t guid; in vdev_get_bootpath() local1150 &guid, DATA_TYPE_UINT64, NULL) != 0) in vdev_get_bootpath()1153 if (guid != inguid) in vdev_get_bootpath()
Completed in 6 milliseconds