/openbmc/qemu/hw/arm/ |
H A D | aspeed.c | 299 static void aspeed_install_boot_rom(AspeedMachineState *bmc, BlockBackend *blk, in aspeed_install_boot_rom() 320 static void aspeed_load_vbootrom(AspeedMachineState *bmc, const char *bios_name, in aspeed_load_vbootrom() 393 static void connect_serial_hds_to_uarts(AspeedMachineState *bmc) in connect_serial_hds_to_uarts() 411 AspeedMachineState *bmc = ASPEED_MACHINE(machine); in aspeed_machine_init() local 528 static void palmetto_bmc_i2c_init(AspeedMachineState *bmc) in palmetto_bmc_i2c_init() 552 static void quanta_q71l_bmc_i2c_init(AspeedMachineState *bmc) in quanta_q71l_bmc_i2c_init() 584 static void ast2500_evb_i2c_init(AspeedMachineState *bmc) in ast2500_evb_i2c_init() 597 static void ast2600_evb_i2c_init(AspeedMachineState *bmc) in ast2600_evb_i2c_init() 610 static void yosemitev2_bmc_i2c_init(AspeedMachineState *bmc) in yosemitev2_bmc_i2c_init() 624 static void romulus_bmc_i2c_init(AspeedMachineState *bmc) in romulus_bmc_i2c_init() [all …]
|
H A D | fby35.c | 30 Aspeed2600SoCState bmc; member
|
/openbmc/libmctp/tests/ |
H A D | test_astlpc.c | 39 bool bmc; member 54 struct astlpc_endpoint bmc; member 442 struct astlpc_endpoint bmc, host; in astlpc_test_version_host_fails_negotiation() local 473 struct astlpc_endpoint bmc, host; in astlpc_test_version_bmc_fails_negotiation() local 512 struct astlpc_endpoint bmc, host; in astlpc_test_simple_init() local 677 struct astlpc_endpoint bmc; in astlpc_test_poll_not_ready() local 703 struct astlpc_endpoint bmc; in astlpc_test_undefined_command() local 858 struct astlpc_endpoint bmc, host; in astlpc_test_buffers_bad_host_proposal() local 897 struct astlpc_endpoint bmc, host; in astlpc_test_buffers_bad_bmc_proposal() local 931 struct astlpc_endpoint bmc, host; in astlpc_test_buffers_bad_bmc_negotiation() local [all …]
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 53 static bool pnv_bmc_is_simulator(IPMIBmc *bmc) in pnv_bmc_is_simulator() 58 static void pnv_gen_oem_sel(IPMIBmc *bmc, uint8_t reboot) in pnv_gen_oem_sel() 74 void pnv_bmc_powerdown(IPMIBmc *bmc) in pnv_bmc_powerdown() 79 void pnv_dt_bmc_sensors(IPMIBmc *bmc, void *fdt) in pnv_dt_bmc_sensors() 252 void pnv_bmc_set_pnor(IPMIBmc *bmc, PnvPnor *pnor) in pnv_bmc_set_pnor()
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi.c | 98 IPMIBmc *bmc = IPMI_BMC(val); in isa_ipmi_bmc_check() local 104 void ipmi_bmc_find_and_link(Object *obj, Object **bmc) in ipmi_bmc_find_and_link()
|
H A D | smbus_ipmi.c | 52 IPMIBmc *bmc; member
|
/openbmc/skeleton/bmcctl/ |
H A D | control_bmc_obj.c | 21 static gboolean on_warm_reset(ControlBmc *bmc, in on_warm_reset() 36 static gboolean on_cold_reset(ControlBmc *bmc, in on_cold_reset()
|
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.cpp | 13 namespace bmc namespace
|
H A D | dump_manager_bmc.hpp | 18 namespace bmc namespace
|
H A D | bmc_dump_entry.hpp | 18 namespace bmc namespace
|
H A D | dump_manager_bmc.cpp | 25 namespace bmc namespace
|
/openbmc/phosphor-time-manager/ |
H A D | main.cpp | 28 phosphor::time::BmcEpoch bmc(bus, objpathBmc, manager); in main() local
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | BmcStore.js | 7 bmc: null, property in BmcStore.state
|
/openbmc/phosphor-ipmi-flash/ |
H A D | meson.build | 178 subdir('bmc') subdir
|
/openbmc/openbmc-test-automation/data/ |
H A D | boot_table_redfish.json | 201 "bmc": "^Enabled$", string 225 "bmc": "^Enabled$", string 245 "bmc": "^Enabled$", string 261 "bmc": "^Enabled$", string 323 "bmc": "^Enabled$", string 343 "bmc": "^Enabled$", string 365 "bmc": "^Enabled$", string 385 "bmc": "^Enabled$", string 559 "bmc": "^Enabled$", string
|
H A D | boot_table_osrunning_redfish.json | 201 "bmc": "^Enabled$", string 225 "bmc": "^Enabled$", string 245 "bmc": "^Enabled$", string 261 "bmc": "^Enabled$", string 323 "bmc": "^Enabled$", string 343 "bmc": "^Enabled$", string 365 "bmc": "^Enabled$", string 385 "bmc": "^Enabled$", string 559 "bmc": "^Enabled$", string
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.build | 72 subdir('bmc') subdir
|
/openbmc/webui-vue/src/store/ |
H A D | index.js | 67 bmc: BmcStore, property in AnonymousClassb4283c500101.modules
|
/openbmc/qemu/include/hw/ipmi/ |
H A D | ipmi_bt.h | 31 IPMIBmc *bmc; member
|
H A D | ipmi_kcs.h | 31 IPMIBmc *bmc; member
|
/openbmc/openbmc-tools/reboot-ping-pong/ |
H A D | rpp | 125 def __init__(self, entity, bmc): argument
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | firmware-controller.js | 311 $scope.filters = {bmc: {imageType: 'BMC'}, host: {imageType: 'Host'}}; class in $scope.filters
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.hpp | 122 uint64_t bmc; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_firewall.c | 813 …_gather_info(struct ipmi_intf * intf, struct ipmi_function_params * p, struct bmc_fn_support * bmc) in _gather_info()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | pnv.h | 100 IPMIBmc *bmc; member
|