Searched refs:IsDevicePathEndType (Results 1 – 3 of 3) sorted by relevance
43 #define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE) macro47 (IsDevicePathEndType(a) && IsDevicePathEndSubType(a))
129 if (IsDevicePathEndType(devpath) && in efi_devpath_next_instance()
532 if (IsDevicePathEndType(node)) { in parse_uefi_con_out()