Home
last modified time | relevance | path

Searched refs:LocationCode (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/openpower-vpd-parser/vpd-manager/
H A Dreader_impl.hpp41 inventory::LocationCode getExpandedLocationCode(
42 const inventory::LocationCode& locationCode,
53 const inventory::LocationCode& locationCode,
63 const inventory::LocationCode& locationCode,
71 bool isValidLocationCode(const inventory::LocationCode& locationCode) const;
78 std::tuple<inventory::LocationCode, inventory::NodeNumber>
80 const inventory::LocationCode& locationCode) const;
H A Dreader_impl.cpp38 bool ReaderImpl::isValidLocationCode(const LocationCode& locationCode) const in isValidLocationCode()
51 LocationCode ReaderImpl::getExpandedLocationCode( in getExpandedLocationCode()
52 const LocationCode& locationCode, const NodeNumber& nodeNumber, in getExpandedLocationCode()
84 const LocationCode& locationCode, const NodeNumber& nodeNumber, in getFrusAtLocation()
120 std::tuple<LocationCode, NodeNumber>
121 ReaderImpl::getCollapsedLocationCode(const LocationCode& locationCode) const in getCollapsedLocationCode()
142 LocationCode unexpandedLocationCode{}; in getCollapsedLocationCode()
216 const inventory::LocationCode& locationCode, in getFRUsByExpandedLocationCode()
219 std::tuple<LocationCode, NodeNumber> locationAndNodePair = in getFRUsByExpandedLocationCode()
H A Dmanager.cpp530 const LocationCode& locationCode, const NodeNumber nodeNumber) in getFRUsByUnexpandedLocationCode()
537 Manager::getFRUsByExpandedLocationCode(const LocationCode& locationCode) in getFRUsByExpandedLocationCode()
543 LocationCode Manager::getExpandedLocationCode(const LocationCode& locationCode, in getExpandedLocationCode()
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/
H A Dstatic-inventory.yaml50 LocationCode:
73 LocationCode:
96 LocationCode:
119 LocationCode:
142 LocationCode:
165 LocationCode:
188 LocationCode:
211 LocationCode:
234 LocationCode:
257 LocationCode:
[all …]
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/
H A Dstatic-inventory.yaml50 LocationCode:
73 LocationCode:
96 LocationCode:
119 LocationCode:
142 LocationCode:
165 LocationCode:
188 LocationCode:
211 LocationCode:
234 LocationCode:
257 LocationCode:
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp60 "LocationCode": "P1-C19",
71 "LocationCode": "P1-C19",
95 "LocationCode": "P1-C19",
106 "LocationCode": "P1-C19",
112 "LocationCode": "P1",
127 "LocationCode": "P1-C19",
138 "LocationCode": "P1-C19",
157 "LocationCode": "P1-C19",
168 "LocationCode": "P1-C25",
173 "LocationCode": "P1",
[all …]
H A Dsrc_test.cpp787 "LocationCode": "P1-C40", in TEST_F()
792 "LocationCode": "P1", in TEST_F()
797 "LocationCode": "P1-C15", in TEST_F()
975 "LocationCode": "P0-C1", in TEST_F()
1002 "LocationCode": "P1-C23" in TEST_F()
1007 "LocationCode": "P1-C24" in TEST_F()
1193 "LocationCode": "P0-C1", in TEST_F()
1197 "LocationCode": "P0-C2", in TEST_F()
1201 "LocationCode": "P0-C3" in TEST_F()
1204 "LocationCode": "P0-C4", in TEST_F()
/openbmc/openpower-hw-diags/test/
H A Dtest-pll-unlock.cpp50 "LocationCode": "P0", in TEST()
56 "LocationCode": "/proc1", in TEST()
117 "LocationCode": "P0", in TEST()
123 "LocationCode": "/proc0", in TEST()
129 "LocationCode": "/proc1", in TEST()
188 "LocationCode": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0", in TEST()
194 "LocationCode": "/proc0", in TEST()
254 "LocationCode": "/proc0", in TEST()
260 "LocationCode": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0", in TEST()
266 "LocationCode": "/proc0/pib/perv12/mc0/mi0/mcc0/omi1/ocmb0", in TEST()
[all …]
H A Dtest-resolution.cpp85 "LocationCode": "/proc0", in TEST()
93 "LocationCode": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0", in TEST()
99 "LocationCode": "P0", in TEST()
116 "LocationCode": "/proc0/pib/perv39/eq7/fc1/core1", in TEST()
122 "LocationCode": "/proc0", in TEST()
130 "LocationCode": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0", in TEST()
136 "LocationCode": "P0", in TEST()
173 "LocationCode": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0", in TEST()
335 "LocationCode": "P0", in TEST()
398 "LocationCode": "P0", in TEST()
[all …]
H A Dtest-lpc-timeout.cpp82 "LocationCode": "/bmc0", in TEST()
88 "LocationCode": "P0", in TEST()
94 "LocationCode": "/proc0", in TEST()
H A Dtest-tod-step-check-fault.cpp79 "LocationCode": "P0", in TEST()
85 "LocationCode": "/proc0", in TEST()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/
H A Dmeson.build4 …input: [ '../../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.ya…
12 'xyz/openbmc_project/Inventory/Decorator/LocationCode',
/openbmc/openbmc-test-automation/openpower/vpd/
H A Dtest_vpd_tool.robot18 @{fields} PN SN LocationCode
31 System LocationCode
91 # [LocationCode]: ABCD.XY1.1234567-P0
102 ${vpd_field}= Set Variable LocationCode
110 ... '${vpd_field}' == 'LocationCode' com.ibm.ipzvpd.Location LocationCode
217 # field VPD field (e.g. Serialnumber,LocationCode etc).
227 ... '${field}' == 'LocationCode' com.ibm.ipzvpd.Location LocationCode
/openbmc/openpower-vpd-parser/
H A Dtypes.hpp45 using LocationCode = std::string; typedef
46 using LocationCodeMap = std::unordered_multimap<LocationCode, Path>;
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DLocation.interface.yaml4 - name: LocationCode
/openbmc/pldm/host-bmc/test/
H A Dcustom_dbus_test.cpp6 TEST(CustomDBus, LocationCode) in TEST() argument
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/
H A Dmeson.build122 subdir('LocationCode') subdir
125 …input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml'…
126 output: [ 'LocationCode.md' ],
133 'xyz/openbmc_project/Inventory/Decorator/LocationCode',
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DLocationCode.interface.yaml4 - name: LocationCode
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Dreader_test.cpp151 std::string LocationCode = "Ufcs-P0"; in TEST_F() local
156 read.getFrusAtLocation(LocationCode, nodeNumber, fruLocationCode); in TEST_F()
/openbmc/phosphor-mrw-tools/
H A Dgen_path_callouts.pl740 $entry{LocationCode} =
817 if ($callouts[$i]->{LocationCode} eq $callouts[$j]->{LocationCode})
/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp26 Decorator::server::LocationCode>;
/openbmc/smbios-mdr/include/
H A Ddimm.hpp52 inventory::decorator::LocationCode>,
84 inventory::decorator::LocationCode>( in Dimm()
H A Dcpu.hpp40 sdbusplus::server::xyz::openbmc_project::inventory::decorator::LocationCode;
H A Dpcieslot.hpp29 sdbusplus::server::xyz::openbmc_project::inventory::decorator::LocationCode;
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md386 "LocationCode": "P0-C1",
410 "LocationCode": "P0-C1",
427 The LocationCode field is not used with procedure callouts. Only the first 7
443 location code may be used to turn on service indicators, so the LocationCode
445 LocationCode field is optional.

12