Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch211 + return ipmi::responseParmNotSupported();
318 + return ipmi::responseParmNotSupported();
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1372 static inline auto responseParmNotSupported() in responseParmNotSupported() function
1396 return ipmi::responseParmNotSupported(); in ipmiAppGetSystemInfo()
1411 return ipmi::responseParmNotSupported(); in ipmiAppGetSystemInfo()
1491 return ipmi::responseParmNotSupported(); in ipmiAppSetSystemInfo()
H A Dchassishandler.cpp75 static inline auto responseParmNotSupported() in responsefailSetInProgress()
2108 return ipmi::responseParmNotSupported(); in ipmiChassisSetSysBootOptions()
2116 return ipmi::responseParmNotSupported(); in ipmiChassisSetSysBootOptions()
2350 return ipmi::responseParmNotSupported(); in ipmiChassisSetPowerRestorePolicy()
2354 return ipmi::responseParmNotSupported(); in ipmiChassisSetPowerRestorePolicy()
67 static inline auto responseParmNotSupported() responseParmNotSupported() function