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.hpp2871 bool hostCommand = true; in doNMI()
2875 hostCommand = true; in doNMI()
2880 hostCommand = false;
2885 hostCommand = true;
2890 hostCommand = true; in processComputerSystemResetActionPost()
2896 hostCommand = true; in processComputerSystemResetActionPost()
2901 hostCommand = true; in processComputerSystemResetActionPost()
2914 if (hostCommand) in processComputerSystemResetActionPost()
2893 bool hostCommand = true; processComputerSystemResetActionPost() local