Searched refs:IsDevicePathEnd (Results 1 – 7 of 7) sorted by relevance
291 while (!IsDevicePathEnd(DevPath)) { in DevicePathSize()347 if (IsDevicePathEnd(Src)) { in UnpackDevicePath()378 if (IsDevicePathEnd(Src)) { in UnpackDevicePath()413 while (!IsDevicePathEnd(DevPath)) { in AppendDevicePathInstance()445 if (IsDevicePathEnd(FilePath)) { in LibDevicePathToInterface()927 while (!IsDevicePathEnd(DevPathNode)) { in DevicePathToStr()
113 while (!IsDevicePathEnd(&FilePathNode->Header)) { in OpenSimpleReadFile()
242 if (IsDevicePathEnd(DevPath)) { in LibLocateHandleByDiskSignature()
54 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) ) macro
417 while (!IsDevicePathEnd(walker_path)) { in get_disk_block_io()