| /openbmc/phosphor-power/phosphor-regulators/test/actions/ |
| H A D | log_phase_fault_action_tests.cpp | 29 EXPECT_EQ(action.getType(), PhaseFaultType::n); in TEST() 66 EXPECT_EQ(action.getType(), PhaseFaultType::n_plus_1); in TEST()
|
| H A D | pmbus_read_sensor_action_tests.cpp | 58 EXPECT_EQ(action.getType(), SensorType::vout); in TEST() 72 EXPECT_EQ(action.getType(), SensorType::iout); in TEST() 553 EXPECT_EQ(action.getType(), SensorType::pout); in TEST()
|
| /openbmc/phosphor-mrw-tools/ |
| H A D | Inventory.pm | 88 if (exists $MODULE_TYPES{$targetObj->getType($item->{TARGET})}) { 270 my $curType = $targetObj->getType($target); 292 if (exists $MODULE_TYPES{$targetObj->getType($item->{TARGET})}) { 351 if ($targetObj->getType($item->{TARGET}) eq "NODE") {
|
| H A D | Util.pm | 17 if ($targetObj->getType($target) eq "BMC") { 56 if ($targetObj->getType($child) eq $type) {
|
| H A D | gen_settings.pl | 76 next if ("SYS" ne $targetObj->getType($target, "TYPE"));
|
| H A D | inventory.pl | 46 $type = $targetObj->getType($target); 167 $curType = $targetObj->getType($target);
|
| H A D | gen_callouts.pl | 92 if ($targets->getType($target) eq "PROC")
|
| H A D | gen_path_callouts.pl | 504 my $chipType = $targets->getType($segment->{SourceChip});
|
| /openbmc/phosphor-fan-presence/control/json/triggers/ |
| H A D | timer.cpp | 32 TimerType getType(const json& jsonObj) in getType() function 85 auto type = getType(jsonObj); in triggerTimer()
|
| H A D | timer.hpp | 38 TimerType getType(const json& jsonObj);
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-lpc-timeout.cpp | 25 auto plugin = PluginMap::getSingleton().get(chip.getType(), "lpc_timeout"); in TEST() 66 auto plugin = PluginMap::getSingleton().get(chip.getType(), "lpc_timeout"); in TEST()
|
| H A D | test-tod-step-check-fault.cpp | 66 PluginMap::getSingleton().get(chip1.getType(), "tod_step_check_fault"); in TEST()
|
| H A D | test-pll-unlock.cpp | 96 auto plugin = PluginMap::getSingleton().get(chip1.getType(), "pll_unlock"); in TEST()
|
| /openbmc/openpower-hw-diags/analyzer/ras-data/ |
| H A D | ras-data-parser.cpp | 23 data = iv_dataFiles.at(i_signature.getChip().getType()); in getResolution() 28 i_signature.getChip().getType()); in getResolution() 118 data = iv_dataFiles.at(i_signature.getChip().getType()); in isFlagSet() 123 i_signature.getChip().getType()); in isFlagSet() 187 data = iv_dataFiles.at(i_signature.getChip().getType()); in getVersion() 192 i_signature.getChip().getType()); in getVersion()
|
| /openbmc/phosphor-power/phosphor-regulators/src/actions/ |
| H A D | log_phase_fault_action.hpp | 71 PhaseFaultType getType() const in getType() function in phosphor::power::regulators::LogPhaseFaultAction
|
| H A D | pmbus_read_sensor_action.hpp | 137 SensorType getType() const in getType() function in phosphor::power::regulators::PMBusReadSensorAction
|
| /openbmc/ipmi-fru-parser/ |
| H A D | fru_area.hpp | 66 ipmi_fru_area_type getType() const in getType() function in IPMIFruArea
|
| H A D | writefrudata.cpp | 184 rc = parse_fru_area(fruArea->getType(), in updateInventory() 548 if (iter->getType() == getFruAreaType(fruEntry)) in ipmiPopulateFruAreas() 679 lg2::debug("type: {TYPE}", "TYPE", iter->getType()); in validateFRUArea()
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | group.cpp | 45 _type = origObj.getType(); in Group()
|
| H A D | group.hpp | 134 inline const auto& getType() const in getType() function in phosphor::fan::control::json::Group
|
| /openbmc/openpower-hw-diags/analyzer/ |
| H A D | filter-root-cause.cpp | 30 if (type != sig.getChip().getType()) in __lookForBits() 151 (s.getChip().getType() == analyzer::P10_10 || in __findMemoryChannelFailure() 152 s.getChip().getType() == analyzer::P10_20) && in __findMemoryChannelFailure()
|
| H A D | resolution.cpp | 117 auto func = PluginMap::getSingleton().get(chip.getType(), iv_name); in resolve()
|
| H A D | initialize_isolator.cpp | 122 auto chipType = chip.getType(); in initializeIsolator()
|
| H A D | create_pel.cpp | 57 o_word6 = i_signature.getChip().getType(); in __getSrc() 192 uint32_t chipType = chip.getType(); in __captureRegisterDump()
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | dbus_sensor.hpp | 173 SensorType getType() const in getType() function in phosphor::power::regulators::DBusSensor
|