Home
last modified time | relevance | path

Searched refs:Procedure (Results 1 – 25 of 47) 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()
421 callout::Procedure::NEXTLVL, callout::Priority::LOW); in TEST()
443 "Procedure": "next_level_support" in TEST()
452 "Callout Type": "Procedure Callout", in TEST()
454 "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/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/linux/Documentation/admin-guide/sysctl/
H A Dsunrpc.rst17 flags of the SUN Remote Procedure Call (RPC) subsystem in
H A Dindex.rst79 sunrpc/ SUN Remote Procedure Call (NFS)
/openbmc/u-boot/drivers/tee/optee/
H A DKconfig10 handle Remote Procedure Calls (RPC) from OP-TEE needed to
/openbmc/linux/net/lapb/
H A DKconfig9 Link Access Procedure, Balanced (LAPB) is the data link layer (i.e.
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d13 # Procedure Call) program numbers into DARPA
/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.
/openbmc/linux/tools/testing/selftests/media_tests/
H A Dregression_test.txt6 Test Procedure:
/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.cpp496 "Procedure": "BMC0001" in TEST_F()
654 "Procedure": "BMC0001", in TEST_F()
831 "Procedure": "BMC0001" in TEST_F()
927 "Procedure": "BMC0001" in TEST_F()
/openbmc/qemu/docs/
H A Dqemupciserial.inf12 ; Procedure may vary a bit depending on the windows version.
/openbmc/openbmc-test-automation/openpower/pel/
H A Dtest_bmc_pel.robot336 Verify Procedure And Symbolic FRU Callout
340 Create Test PEL Log Procedure And Symbolic FRU Callout
350 # [Procedure Number]: BMCSP02
351 # [FRU Type]: Maintenance Procedure Required
362 Valid Value pel_callout_section['Callouts'][0]['FRU Type'] ['Maintenance Procedure Required']
364 # Verify if "Procedure Number" field of PEL has an alphanumeric value.
365 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.md377 "Procedure": "BMC0002"
429 "Procedure": "BMC0001"
539 "Procedure": "FIXIT22"
548 - Procedure: maint_procedure
/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/
H A D0001-board-aspeed-Add-Mux-for-yosemitev2.patch174 Initial Reset Procedure : Begin

12