Home
last modified time | relevance | path

Searched defs:TargetInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfapi_data_process.cpp38 struct TargetInfo struct
40 ATTR_PHYS_BIN_PATH_Type physBinPath;
41 ATTR_LOCATION_CODE_Type locationCode;
42 ATTR_PHYS_DEV_PATH_Type physDevPath;
43 ATTR_MRU_ID_Type mruId;
45 bool deconfigure;
47 TargetInfo() in TargetInfo() argument
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp41 struct TargetInfo struct
43 ATTR_PHYS_BIN_PATH_Type physBinPath;
44 ATTR_LOCATION_CODE_Type locationCode;
45 ATTR_PHYS_DEV_PATH_Type physDevPath;
46 ATTR_MRU_ID_Type mruId;
48 bool deconfigure;
50 TargetInfo() in TargetInfo() function