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