Home
last modified time | relevance | path

Searched refs:SMP_BUS (Results 1 – 6 of 6) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp152 static const BusType SMP_BUS; member in analyzer::callout::BusType
194 inline const BusType BusType::SMP_BUS{"SMP_BUS", SrcSubsystem::PROCESSOR_BUS};
/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp307 if (callout::BusType::SMP_BUS == i_busType && in getConnectedTarget()
312 else if (callout::BusType::SMP_BUS == i_busType && in getConnectedTarget()
/openbmc/openpower-hw-diags/test/
H A Dtest-resolution.cpp197 callout::BusType::SMP_BUS, iolink_str, callout::Priority::MED_A, true); in TEST()
256 "Bus Type": "SMP_BUS", in TEST()
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-tod-plugins.cpp169 getConnectedTarget(iohsUnit, callout::BusType::SMP_BUS); in getChipSourcingClock()
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp338 {"SMP_BUS", callout::BusType::SMP_BUS}, in parseBus()
H A Dras-data-definition.md62 | type | The bus connection type. Values (string): `SMP_BUS` and `OMI_BUS` |