/openbmc/openpower-host-ipmi-flash/ |
H A D | hiomap.cpp | 296 {0, IPMI_CC_OK}, 454 return IPMI_CC_OK; in hiomap_reset() 496 return IPMI_CC_OK; in hiomap_get_info() 525 return IPMI_CC_OK; in hiomap_get_flash_info() 566 return IPMI_CC_OK; in hiomap_create_window() 614 return IPMI_CC_OK; in hiomap_close_window() 646 return IPMI_CC_OK; in hiomap_mark_dirty() 670 return IPMI_CC_OK; in hiomap_flush() 701 return IPMI_CC_OK; in hiomap_ack() 733 return IPMI_CC_OK; in hiomap_erase() [all …]
|
/openbmc/phosphor-pid-control/ipmi/ |
H A D | manualcmds.cpp | 64 return IPMI_CC_OK; in getFailsafeModeState() 95 return IPMI_CC_OK; in getManualModeState() 137 ipmi_ret_t rc = IPMI_CC_OK; in manualModeControl()
|
H A D | dbus_mode.cpp | 74 return IPMI_CC_OK; in getFanCtrlProperty() 102 return IPMI_CC_OK; in setFanCtrlProperty()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 304 return IPMI_CC_OK; in replaceCacheFru() 354 return IPMI_CC_OK; in ipmiStorageReadFRUData() 438 return IPMI_CC_OK; in ipmiStorageWriteFRUData() 444 if (ret != IPMI_CC_OK) in getFruSdrCount() 449 return IPMI_CC_OK; in getFruSdrCount() 455 if (ret != IPMI_CC_OK) in getFruSdrs() 551 return IPMI_CC_OK; in getFruSdrs() 576 return IPMI_CC_OK; in ipmiStorageReserveSDR() 611 if (ret != IPMI_CC_OK) in ipmiStorageGetSDR() 820 return IPMI_CC_OK; in ipmiStorageGetSDR() [all …]
|
H A D | transportcommands.cpp | 65 return IPMI_CC_OK; in ipmiTransGetSolConfig() 105 return IPMI_CC_OK; in ipmiTransGetSolConfig()
|
H A D | appcommands.cpp | 145 return IPMI_CC_OK; in ipmiAppGetSTResults() 157 ipmi_ret_t rc = IPMI_CC_OK; in ipmiAppMfrTestOn() 191 return IPMI_CC_OK; in ipmiAppSetGlobalEnables() 206 return IPMI_CC_OK; in ipmiAppGetGlobalEnables() 219 return IPMI_CC_OK; in ipmiAppClearMsgFlags() 251 return IPMI_CC_OK; in ipmiAppGetSysGUID()
|
H A D | oemcommands.cpp | 816 return IPMI_CC_OK; in ipmiOemDbgGetFrameInfo() 838 return IPMI_CC_OK; in ipmiOemDbgGetUpdFrames() 876 return IPMI_CC_OK; in ipmiOemDbgGetPostDesc() 915 return IPMI_CC_OK; in ipmiOemDbgGetGpioDesc() 951 return IPMI_CC_OK; in ipmiOemDbgGetFrameData() 1012 return IPMI_CC_OK; in ipmiOemSetDimmInfo() 1025 return IPMI_CC_OK; in ipmiOemGetBoardID() 1220 return IPMI_CC_OK; in ipmiOemSetMachineCfgInfo() 1234 return IPMI_CC_OK; in ipmiOemSetPostStart() 1258 return IPMI_CC_OK; in ipmiOemSetPostEnd() [all …]
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | payload_cmds.cpp | 33 response->completionCode = IPMI_CC_OK; in activatePayload() 76 payloadAccess) != IPMI_CC_OK) || in activatePayload() 132 response->completionCode = IPMI_CC_OK; in deactivatePayload() 227 response->completionCode = IPMI_CC_OK; in getPayloadStatus() 277 response->completionCode = IPMI_CC_OK; in getPayloadInfo()
|
H A D | channel_auth.cpp | 55 response->completionCode = IPMI_CC_OK; in GetChannelCapabilities() 281 rsp.push_back(IPMI_CC_OK); in getChannelCipherSuites()
|
H A D | rakp12.cpp | 227 userId, chNum, session->sessionUserPrivAccess) != IPMI_CC_OK) || in RAKP12() 229 IPMI_CC_OK)) in RAKP12()
|
H A D | session_cmds.cpp | 39 response->completionCode = IPMI_CC_OK; in setSessionPrivilegeLevel()
|
/openbmc/google-ipmi-sys/test/ |
H A D | google_accel_oob_unittest.cpp | 50 EXPECT_EQ(response, IPMI_CC_OK); in TEST() 92 EXPECT_EQ(response, IPMI_CC_OK); in TEST() 153 EXPECT_EQ(response, IPMI_CC_OK); in TEST() 219 EXPECT_EQ(response, IPMI_CC_OK); in TEST() 254 EXPECT_EQ(response, IPMI_CC_OK); in TEST() 298 EXPECT_EQ(response, IPMI_CC_OK); in TEST()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensordatahandler.cpp | 47 return IPMI_CC_OK; in updateToDbus() 270 return IPMI_CC_OK; in assertion() 326 return IPMI_CC_OK; in assertion() 336 return IPMI_CC_OK; in assertion()
|
H A D | groupext.cpp | 13 ipmi_ret_t rc = IPMI_CC_OK; in ipmi_groupext()
|
H A D | sensorhandler.cpp | 1163 return IPMI_CC_OK; in populate_record_from_dbus() 1254 return IPMI_CC_OK; in ipmi_fru_get_sdr() 1327 return IPMI_CC_OK; in ipmi_entity_get_sdr() 1334 ipmi_ret_t ret = IPMI_CC_OK; in ipmi_sen_get_sdr() 1526 return IPMI_CC_OK; in ipmicmdPlatformEvent()
|
H A D | storagehandler.cpp | 390 return IPMI_CC_OK; in getSELEntry()
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_cc.h | 49 #define IPMI_CC_OK 0x00 macro
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | api.h | 114 IPMI_CC_OK = 0x00, enumerator
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | oemhandler.cpp | 239 ipmi_ret_t rc = IPMI_CC_OK; in ipmi_ibm_oem_partial_esel() 324 ipmi_ret_t ipmi_rc = IPMI_CC_OK; in ipmi_ibm_oem_prep_fw_update() 424 return IPMI_CC_OK; in ipmi_ibm_oem_bmc_factory_reset()
|
/openbmc/ipmi-fru-parser/ |
H A D | strgfnhandler.cpp | 97 rc = IPMI_CC_OK; in ipmiStorageWriteFruData()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 337 return IPMI_CC_OK; in ipmiOEMGetChassisIdentifier() 374 return IPMI_CC_OK; in ipmiOEMSetSystemGUID() 464 return IPMI_CC_OK; in ipmiOEMSetBIOSID() 703 return IPMI_CC_OK; in ipmiOEMGetAICFRU() 734 return IPMI_CC_OK; in ipmiOEMGetPowerRestoreDelay() 909 return IPMI_CC_OK; in ipmiOEMSetPowerRestoreDelay() 1128 return IPMI_CC_OK; in ipmiOEMGetShutdownPolicy() 1185 return IPMI_CC_OK; in ipmiOEMSetShutdownPolicy() 1680 return IPMI_CC_OK; in ipmiOEMCfgHostSerialPortSpeed()
|
H A D | manufacturingcommands.cpp | 133 return IPMI_CC_OK; in ledStoreAndSet() 172 return IPMI_CC_OK; in ledRevert()
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_hpmfwupg.c | 1813 } else if ((option & COMPARE_MODE) && rsp->ccode == IPMI_CC_OK) { in HpmfwupgFinishFirmwareUpload() 1815 } else if ( rsp->ccode != IPMI_CC_OK ) { in HpmfwupgFinishFirmwareUpload() 1855 } else if (rsp->ccode != IPMI_CC_OK) { in HpmfwupgActivateFirmware() 1947 if (rsp->ccode == IPMI_CC_OK in HpmfwupgManualFirmwareRollback() 2241 if (rsp->ccode == IPMI_CC_OK) { in HpmfwupgSendCmd()
|
/openbmc/google-ipmi-sys/ |
H A D | README.md | 373 On success, `IPMI_CC_OK` is returned. 494 On success, `IPMI_CC_OK` is returned.
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | storagecommands.cpp | 545 return IPMI_CC_OK; in getFruSdrCount() 736 return IPMI_CC_OK; in getFruSdrs()
|