Home
last modified time | relevance | path

Searched refs:responseInvalidCommand (Results 1 – 19 of 19) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dmachine_name.cpp55 return ::ipmi::responseInvalidCommand(); in getMachineName()
H A Dpcie_bifurcation.cpp62 return ::ipmi::responseInvalidCommand(); in pcieBifurcation()
H A Dbm_instance.cpp63 return ::ipmi::responseInvalidCommand(); in getBMInstanceProperty()
H A Dentity_name.cpp79 return ::ipmi::responseInvalidCommand(); in getEntityName()
H A Dipmi.cpp104 return ::ipmi::responseInvalidCommand(); in handleSysCommand()
H A Dpcie_i2c.cpp96 return ::ipmi::responseInvalidCommand(); in pcieSlotI2cBusMapping()
/openbmc/google-ipmi-sys/test/
H A Dbm_instance_unittest.cpp51 EXPECT_EQ(::ipmi::responseInvalidCommand(), in TEST()
H A Dpcie_bifurcation_unittest.cpp69 EXPECT_EQ(::ipmi::responseInvalidCommand(), in TEST()
/openbmc/phosphor-ipmi-blobs/test/
H A Dprocess_unittest.cpp168 return ipmi::responseInvalidCommand(); in TEST_F()
171 EXPECT_EQ(ipmi::responseInvalidCommand(), in TEST_F()
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch228 + return ipmi::responseInvalidCommand();
241 + return ipmi::responseInvalidCommand();
345 + return ipmi::responseInvalidCommand();
368 + return ipmi::responseInvalidCommand();
/openbmc/phosphor-host-ipmid/
H A Dsystemintfcmds.cpp40 return ipmi::responseInvalidCommand(); in ipmiAppReadEventBuffer()
H A Ddcmihandler.cpp617 return ipmi::responseInvalidCommand(); in getPowerLimit()
684 return ipmi::responseInvalidCommand(); in setPowerLimit()
761 return ipmi::responseInvalidCommand(); in applyPowerLimit()
1388 return ipmi::responseInvalidCommand(); in getPowerReading()
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp168 return ipmi::responseInvalidCommand(); in ipmiOemPostCodeHandler()
333 return ipmi::responseInvalidCommand(); in ipmiOemGetBiosFlashSize()
H A Dappcommands.cpp369 return ipmi::responseInvalidCommand(); in ipmiAppSetSysInfoParams()
448 return ipmi::responseInvalidCommand(); in ipmiAppGetSysInfoParams()
H A Doemcommands.cpp1177 return ipmi::responseInvalidCommand(); in ipmiOemSetBootOrder()
1199 return ipmi::responseInvalidCommand(); in ipmiOemGetBootOrder()
1799 return ipmi::responseInvalidCommand(); in ipmiOemQSetProcInfo()
1857 return ipmi::responseInvalidCommand(); in ipmiOemQGetProcInfo()
1951 return ipmi::responseInvalidCommand(); in ipmiOemQSetDimmInfo()
2046 return ipmi::responseInvalidCommand(); in ipmiOemQGetDimmInfo()
H A Dselcommands.cpp1732 return ipmi::responseInvalidCommand(); in ipmiStorageSetSELTime()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp472 static inline auto responseInvalidCommand() in responseInvalidCommand() function
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1168 return ipmi::responseInvalidCommand(); in ipmiStorageSetSELTime()
H A Doemcommands.cpp3846 return ipmi::responseInvalidCommand(); in ipmiOEMGetReading()