Home
last modified time | relevance | path

Searched full:hostcommand (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/
H A DHoth.interface.yaml10 HostCommand passthrough.
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2899 bool hostCommand = true; in handleComputerSystemResetActionPost()
2903 hostCommand = true; in handleComputerSystemResetActionPost()
2908 hostCommand = false; in handleComputerSystemResetActionPost()
2913 hostCommand = true; in handleComputerSystemResetActionPost()
2918 hostCommand = true; in handleComputerSystemResetActionPost()
2924 hostCommand = true; in handleComputerSystemResetActionPost()
2929 hostCommand = true; in handleComputerSystemResetActionPost()
2943 if (hostCommand)
2885 bool hostCommand = true; handleComputerSystemResetActionPost() local