Home
last modified time | relevance | path

Searched refs:uuid_le (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/xen/
A Dcper.h31 } uuid_le; typedef
33 static inline int uuid_le_cmp(const uuid_le u1, const uuid_le u2) in uuid_le_cmp()
35 return memcmp(&u1, &u2, sizeof(uuid_le)); in uuid_le_cmp()
49 ((uuid_le) \
164 uuid_le platform_id;
165 uuid_le partition_id;
166 uuid_le creator_id;
167 uuid_le notification_type;
183 uuid_le section_type;
184 uuid_le fru_id;

Completed in 2 milliseconds