Searched refs:MEMORY_CTLR (Results 1 – 3 of 3) sorted by relevance
/openbmc/openpower-hw-diags/analyzer/ |
H A D | service_data.cpp | 303 {TargetType_t::TYPE_MC, callout::SrcSubsystem::MEMORY_CTLR }, in getTargetSubsystem() 305 {TargetType_t::TYPE_OMI, callout::SrcSubsystem::MEMORY_CTLR }, in getTargetSubsystem() 306 {TargetType_t::TYPE_MCC, callout::SrcSubsystem::MEMORY_CTLR }, in getTargetSubsystem() 307 {TargetType_t::TYPE_OMIC, callout::SrcSubsystem::MEMORY_CTLR }, in getTargetSubsystem() 309 {TargetType_t::TYPE_MEM_PORT, callout::SrcSubsystem::MEMORY_CTLR }, in getTargetSubsystem()
|
H A D | callout.hpp | 86 MEMORY_CTLR = 0x21, enumerator
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-resolution.cpp | 159 callout::SrcSubsystem::MEMORY_CTLR, callout::Priority::MED_A}; in TEST() 310 callout::SrcSubsystem::MEMORY_CTLR, callout::Priority::MED_A}; in TEST()
|