Searched refs:IsDevicePathUnpacked (Results 1 – 4 of 4) sorted by relevance
55 #define IsDevicePathUnpacked(a) ( (a)->Type & EFI_DP_TYPE_UNPACKED ) macro
136 ASSERT (!IsDevicePathUnpacked (Src2)); in AppendDevicePath()141 ASSERT (!IsDevicePathUnpacked (Src1)); in AppendDevicePath()