Home
last modified time | relevance | path

Searched refs:INTERNAL_ERROR (Results 1 – 9 of 9) sorted by relevance

/openbmc/slpd-lite/
H A Dslp_message_handler.cpp87 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvTypeRequest()
172 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvRequest()
182 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvRequest()
190 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvRequest()
H A Dslp.hpp85 INTERNAL_ERROR = 0x0A, enumerator
/openbmc/openpower-occ-control/
H A Docc_command.hpp82 INTERNAL_ERROR = 0x15, enumerator
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Added-handshake-history-reporting-when-test-fails.patch59 + {"InternalError", INTERNAL_ERROR},
175 - INTERNAL_ERROR,
259 + INTERNAL_ERROR,
/openbmc/linux/include/trace/events/
H A Dhandshake.h64 alert_description(INTERNAL_ERROR) \
H A Dkvm.h17 ERSN(NMI), ERSN(INTERNAL_ERROR), ERSN(OSI), ERSN(PAPR_HCALL), \
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1686 INTERNAL_ERROR = 0x03, enumerator
H A Dwmi.c1336 case INTERNAL_ERROR: in ath6kl_wmi_error_event_rx()
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1868 KVM_EXIT_STRING(INTERNAL_ERROR),