Searched refs:physDevPath (Results 1 – 2 of 2) sorted by relevance
42 ATTR_PHYS_DEV_PATH_Type physDevPath; member51 memset(&physDevPath, '\0', sizeof(physDevPath)); in TargetInfo()127 if (DT_GET_PROP(ATTR_PHYS_DEV_PATH, target, targetInfo->physDevPath)) in pdbgCallbackToGetTgtReqAttrsVal()357 std::string physPath = std::string(targetInfo.physDevPath); in convertFAPItoPELformat()399 std::string physPath = std::string(targetInfo.physDevPath); in convertFAPItoPELformat()
45 ATTR_PHYS_DEV_PATH_Type physDevPath; member54 memset(&physDevPath, '\0', sizeof(physDevPath)); in TargetInfo()129 if (DT_GET_PROP(ATTR_PHYS_DEV_PATH, target, targetInfo->physDevPath)) in pdbgCallbackToGetTgtReqAttrsVal()633 std::string(targetInfo.physDevPath); in processBootErrorHelper()679 std::string physPath = std::string(targetInfo.physDevPath); in processBootErrorHelper()