Searched defs:DevicePathType (Results 1 – 2 of 2) sorted by relevance
213 DevicePathType ( in DevicePathType() function
55 #define DevicePathType(a) ( ((a)->Type) & EFI_DP_TYPE_MASK ) macro