Home
last modified time | relevance | path

Searched full:bmc0 (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/qemu/docs/system/ppc/
H A Dpowernv.rst165 -device ipmi-bmc-sim,id=bmc0 -device isa-ipmi-bt,bmc=bmc0,irq=10
175 …ce ipmi-bmc-sim,sdrfile=./palmetto-SDR.bin,fruareasize=256,frudatafile=./palmetto-FRU.bin,id=bmc0 \
176 -device isa-ipmi-bt,bmc=bmc0,irq=10
185 -device ipmi-bmc-extern,id=bmc0,chardev=ipmi0 \
186 -device isa-ipmi-bt,bmc=bmc0,irq=10 \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DREADME.md75 In order to not introduce subtle bugs with existing API users, `bmc0`,
78 host. If there are multiple hosts, then bmc0/chassis0/host0 will _not_ exist. In
79 the event of multiple BMCs or Chassis, bmc0 and chassis0 will act on all
98 It is safe to continue to write code referencing bmc0, host0 and chassis0 and
H A DBMC.interface.yaml97 The object representing _this_ BMC is always at bmc0.
98 value: bmc0
H A DBMCRedundancy.interface.yaml8 "/xyz/openbmc_project/inventory/system/chassis0/bmc0"
/openbmc/phosphor-state-manager/service_files/
H A Dphosphor-discover-system-state@.service9 Wants=mapper-wait@-xyz-openbmc_project-state-bmc0.service
10 After=mapper-wait@-xyz-openbmc_project-state-bmc0.service
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC/
H A DRedundancy.interface.yaml82 The object representing _this_ BMC is always at bmc0.
83 value: bmc0
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/
H A Dbmcstate13 /xyz/openbmc_project/state/bmc0 \
/openbmc/phosphor-host-ipmid/
H A Dglobalhandler.cpp11 static constexpr auto match = "bmc0";
/openbmc/qemu/tests/qtest/
H A Dipmi-kcs-test.c273 cmdline = g_strdup_printf("-device ipmi-bmc-sim,id=bmc0" in main()
274 " -device isa-ipmi-kcs,bmc=bmc0"); in main()
H A Dipmi-bt-test.c415 " -device ipmi-bmc-extern,chardev=ipmi0,id=bmc0" in main()
416 " -device isa-ipmi-bt,bmc=bmc0", emu_port); in main()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Drescan-fru-ocp-setting10 bmc_ready=$(busctl get-property xyz.openbmc_project.State.BMC /xyz/openbmc_project/state/bmc0 xyz.o…
H A Den-i3c-hub-scan-fru63 bmc_ready=$(busctl get-property xyz.openbmc_project.State.BMC /xyz/openbmc_project/state/bmc0 xyz.o…
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp17 static constexpr auto stateBmcPath = "/xyz/openbmc_project/state/bmc0";
/openbmc/pldm/configurations/pdr/
H A D11.json62 "path": "/xyz/openbmc_project/state/bmc0",
/openbmc/openpower-hw-diags/test/
H A Dtest-lpc-timeout.cpp82 "LocationCode": "/bmc0", in TEST()
/openbmc/skeleton/bmcctl/
H A Dcontrol_bmc_obj.c9 static const gchar* instance_name = "bmc0";
/openbmc/bmcweb/
H A DTESTING.md87 curl -c cjar -b cjar -k -X GET https://127.0.0.1:2443/xyz/openbmc_project/state/bmc0
/openbmc/openbmc-test-automation/lib/
H A Dstate_map.py172 bmc_state = state[var.SYSTEM_STATE_URI + "bmc0"]["CurrentBMCState"]
/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp25 constexpr auto bmcState = "/xyz/openbmc_project/state/bmc0";
/openbmc/docs/architecture/code-update/
H A Dcode-update-deprecated.md199 https://${bmc}/org/openbmc/control/bmc0/action/warmReset
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp86 const char* objectPath = "/xyz/openbmc_project/state/bmc0"; in doBMCGracefulRestart()
113 const char* objectPath = "/xyz/openbmc_project/state/bmc0"; in doBMCForceRestart()
378 "xyz.openbmc_project.State.BMC", "/xyz/openbmc_project/state/bmc0", in managerGetLastResetTime()
/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/
H A Dside_switch.cpp224 utils::setProperty(bus, "/xyz/openbmc_project/state/bmc0", in rebootTheBmc()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp205 constexpr auto bmcZeroStateObject = "/xyz/openbmc_project/state/bmc0";
/openbmc/skeleton/pyflashbmc/
H A Dbmc_update.py23 BMC_OBJ_NAME = "/xyz/openbmc_project/state/bmc0"
/openbmc/openbmc-test-automation/data/
H A Dvariables.py57 BMC_STATE_URI = OPENBMC_BASE_URI + "state/bmc0/"

12