Home
last modified time | relevance | path

Searched refs:createOCCResetPEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_ffdc.hpp127 static void createOCCResetPEL(unsigned int instance, const char* path,
H A Docc_ffdc.cpp102 void FFDC::createOCCResetPEL(unsigned int instance, const char* path, int err, in createOCCResetPEL() function in open_power::occ::FFDC
H A Docc_status.cpp136 FFDC::createOCCResetPEL(instance, d.path, d.err, d.callout); in deviceError()