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 Dchassishandler.cpp65 static inline auto responseParmNotSupported() in responseParmNotSupported() function
2010 return ipmi::responseParmNotSupported(); in ipmiChassisGetSysBootOptions()
2018 return ipmi::responseParmNotSupported(); in ipmiChassisGetSysBootOptions()
2250 return ipmi::responseParmNotSupported(); in ipmiChassisSetSysBootOptions()
2254 return ipmi::responseParmNotSupported();
H A Dapphandler.cpp1383 static inline auto responseParmNotSupported() in responseParmNotSupported() function
1407 return ipmi::responseParmNotSupported(); in ipmiAppGetSystemInfo()
1422 return ipmi::responseParmNotSupported(); in ipmiAppGetSystemInfo()
1495 return ipmi::responseParmNotSupported(); in ipmiAppSetSystemInfo()