Home
last modified time | relevance | path

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

12

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp101 class Procedure class
105 static const Procedure NEXTLVL;
109 static const Procedure SUE_SEEN;
117 Procedure(const std::string& i_string, const SrcSubsystem i_subsystem) : in Procedure() function in analyzer::callout::Procedure
142 inline const Procedure Procedure::NEXTLVL{"next_level_support",
144 inline const Procedure Procedure::SUE_SEEN{"find_sue_root_cause",
H A Dresolution.hpp177 ProcedureCalloutResolution(const callout::Procedure& i_procedure, in ProcedureCalloutResolution()
184 const callout::Procedure iv_procedure;
H A Danalyzer_main.cpp185 servData.calloutProcedure(callout::Procedure::NEXTLVL, in analyzeHardware()
192 servData.calloutProcedure(callout::Procedure::NEXTLVL, in analyzeHardware()
H A Dservice_data.hpp138 void calloutProcedure(const callout::Procedure& i_procedure,
H A Dservice_data.cpp102 void ServiceData::calloutProcedure(const callout::Procedure& i_procedure, in calloutProcedure()
/openbmc/openpower-hw-diags/test/
H A Dtest-lpc-timeout.cpp40 "Procedure": "next_level_support" in TEST()
49 "Callout Type": "Procedure Callout", in TEST()
51 "Procedure": "next_level_support" in TEST()
H A Dtest-resolution.cpp39 callout::Procedure::NEXTLVL, callout::Priority::LOW); in TEST()
109 "Procedure": "next_level_support" in TEST()
435 callout::Procedure::NEXTLVL, callout::Priority::LOW); in TEST()
457 "Procedure": "next_level_support" in TEST()
466 "Callout Type": "Procedure Callout", in TEST()
468 "Procedure": "next_level_support" in TEST()
/openbmc/openpower-host-ipmi-oem/
H A Delog-errors.hpp15 struct Procedure;
117 struct Procedure struct
129 using Procedure = typedef
130 phosphor::logging::org::open_power::common::callout::Procedure; argument
139 sdbusplus::error::org::open_power::common::callout::Procedure>
141 using type = phosphor::logging::org::open_power::common::callout::Procedure;
495 Procedure::PROCEDURE;
/openbmc/openbmc/meta-openpower/recipes-bsp/libekb/
H A Dlibekb_git.bb3 SUMMARY = "Hardware Procedure Framework"
/openbmc/u-boot/drivers/tee/optee/
H A DKconfig10 handle Remote Procedure Calls (RPC) from OP-TEE needed to
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d13 # Procedure Call) program numbers into DARPA
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp448 static const std::map<std::string, callout::Procedure> m = in parseAction()
450 {"LEVEL2", callout::Procedure::NEXTLVL}, in parseAction()
451 {"SUE_SEEN", callout::Procedure::SUE_SEEN}, in parseAction()
/openbmc/u-boot/doc/
H A DREADME.marvell6 Build Procedure
H A DREADME.tee96 RPC (Remote Procedure Call) are requests from secure world to the driver.
H A DREADME.mediatek11 Build Procedure
/openbmc/qemu/docs/
H A Dqemupciserial.inf12 ; Procedure may vary a bit depending on the windows version.
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-plugins.cpp113 io_servData.calloutProcedure(callout::Procedure::NEXTLVL, in lpc_timeout()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp484 "Procedure": "BMC0001" in TEST_F()
642 "Procedure": "BMC0001", in TEST_F()
819 "Procedure": "BMC0001" in TEST_F()
915 "Procedure": "BMC0001" in TEST_F()
H A Dsrc_test.cpp478 "Procedure": "BMC0001" in TEST_F()
1198 "Procedure": "PROCEDU", in TEST_F()
1217 "Procedure": "fsi_path", in TEST_F()
H A Dpel_test.cpp966 "Procedure": "PROCEDURE" in TEST_F()
970 "Procedure": "PROCEDURE" in TEST_F()
1050 "Procedure": "SVCDOCS" in TEST_F()
/openbmc/openbmc-test-automation/openpower/pel/
H A Dtest_bmc_pel.robot334 Verify Procedure And Symbolic FRU Callout
338 Create Test PEL Log Procedure And Symbolic FRU Callout
348 # [Procedure Number]: BMCSP02
349 # [FRU Type]: Maintenance Procedure Required
360 Valid Value pel_callout_section['Callouts'][0]['FRU Type'] ['Maintenance Procedure Required']
362 # Verify if "Procedure Number" field of PEL has an alphanumeric value.
363 Should Match Regexp ${pel_callout_section['Callouts'][0]['Procedure']} [a-zA-Z0-9]
/openbmc/openbmc-test-automation/pldm/
H A Dtest_firmware_boot_side.robot5 # Test Procedure:
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md378 "Procedure": "BMC0002"
430 "Procedure": "BMC0001"
540 "Procedure": "FIXIT22"
549 - Procedure: maint_procedure
/openbmc/u-boot/board/st/stm32mp1/
H A DREADME73 5. Build Procedure
/openbmc/openbmc-test-automation/docs/
H A Dcode_update.md97 Procedure is to create bad firmware image for BMC and same steps applicable for

12