Home
last modified time | relevance | path

Searched refs:CEC_HARDWARE (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp93 CEC_HARDWARE = 0x50, enumerator
290 inline const PartType PartType::PNOR{"PNOR", SrcSubsystem::CEC_HARDWARE};
H A Dservice_data.cpp276 (callout::SrcSubsystem::CEC_HARDWARE == iv_srcSubsystem.first && in setSrcSubsystem()
291 callout::SrcSubsystem o_subSys = callout::SrcSubsystem::CEC_HARDWARE; in getTargetSubsystem()
H A Dservice_data.hpp235 callout::SrcSubsystem::CEC_HARDWARE, callout::Priority::LOW};
/openbmc/openpower-hw-diags/test/
H A Dtest-resolution.cpp476 callout::SrcSubsystem::CEC_HARDWARE, callout::Priority::MED}; in TEST()