Searched refs:INTERNAL_ERROR (Results 1 – 10 of 10) sorted by relevance
/openbmc/slpd-lite/ |
H A D | slp_message_handler.cpp | 88 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvTypeRequest() 187 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvRequest() 197 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvRequest() 205 return std::make_tuple((int)slp::Error::INTERNAL_ERROR, buff); in processSrvRequest()
|
H A D | slp.hpp | 85 INTERNAL_ERROR = 0x0A, enumerator
|
/openbmc/openpower-occ-control/ |
H A D | occ_command.hpp | 71 INTERNAL_ERROR = 0x15, enumerator
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | 0001-Added-handshake-history-reporting-when-test-fails.patch | 52 + {"InternalError", INTERNAL_ERROR}, 168 - INTERNAL_ERROR, 252 + INTERNAL_ERROR,
|
/openbmc/linux/include/trace/events/ |
H A D | handshake.h | 64 alert_description(INTERNAL_ERROR) \
|
H A D | kvm.h | 17 ERSN(NMI), ERSN(INTERNAL_ERROR), ERSN(OSI), ERSN(PAPR_HCALL), \
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | kvm_util.c | 1868 KVM_EXIT_STRING(INTERNAL_ERROR),
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 1686 INTERNAL_ERROR = 0x03, enumerator
|
H A D | wmi.c | 1336 case INTERNAL_ERROR: in ath6kl_wmi_error_event_rx()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-Generate-data-for-OpenSSL-3.4-and-add-it-to-multissl.patch | 690 {"INTERNAL_ERROR", 36, 113},
|