| /openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | bond_channel_config.json | 3 "name": "IPMB", string 14 "name": "bond0", string 25 "name": "eth1", string 36 "name": "usb0", string 47 "name": "RESERVED", string 58 "name": "RESERVED", string 69 "name": "RESERVED", string 80 "name": "RESERVED", string 91 "name": "INTRABMC", string 102 "name": "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | channel_config.json | 3 "name" : "Ipmb", string 14 "name" : "eth0", string 25 "name" : "eth1", string 36 "name" : "RESERVED", string 47 "name" : "RESERVED", string 58 "name" : "RESERVED", string 69 "name" : "SMLINK", string 80 "name" : "ipmi_kcs4", string 91 "name" : "INTRABMC", string 102 "name" : "SIPMB", string [all …]
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/phosphor-ipmi-config/p10bmc/ |
| H A D | channel_config.json | 3 "name": "IPMB", string 14 "name": "eth0", string 25 "name": "eth1", string 36 "name": "RESERVED", string 47 "name": "RESERVED", string 58 "name": "RESERVED", string 69 "name": "RESERVED", string 80 "name": "RESERVED", string 91 "name": "INTRABMC", string 102 "name": "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | channel_config.json | 3 "name" : "RESERVED", string 14 "name" : "eth0", string 25 "name" : "RESERVED", string 36 "name" : "RESERVED", string 47 "name" : "RESERVED", string 58 "name" : "RESERVED", string 69 "name" : "RESERVED", string 80 "name" : "RESERVED", string 91 "name" : "INTRABMC", string 102 "name" : "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | channel_config.json | 3 "name": "Ipmb", string 14 "name": "eth0", string 25 "name": "eth1", string 36 "name": "RESERVED", string 47 "name": "RESERVED", string 58 "name": "RESERVED", string 69 "name": "RESERVED", string 80 "name": "RESERVED", string 91 "name": "INTRABMC", string 102 "name": "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | channel_config.json | 3 "name": "Ipmb", string 15 "name": "eth0", string 27 "name": "RESERVED", string 38 "name": "RESERVED", string 49 "name": "RESERVED", string 60 "name": "RESERVED", string 71 "name": "RESERVED", string 82 "name": "RESERVED", string 93 "name": "INTRABMC", string 105 "name": "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | channel_config.json | 3 "name" : "RESERVED", string 14 "name" : "eth0", string 25 "name" : "eth1", string 36 "name" : "ipmi_serial", string 47 "name" : "RESERVED", string 58 "name" : "RESERVED", string 69 "name" : "RESERVED", string 80 "name" : "RESERVED", string 91 "name" : "INTRABMC", string 102 "name" : "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-nvidia/meta-gb200nvl-obmc/recipes-phosphor/ipmi/phosphor-ipmi-config/ |
| H A D | channel_config.json | 3 "name" : "IPMB", string 14 "name" : "eth0", string 25 "name" : "eth1", string 36 "name" : "hostusb0", string 47 "name" : "RESERVED", string 58 "name" : "RESERVED", string 69 "name" : "RESERVED", string 80 "name" : "RESERVED", string 91 "name" : "INTRABMC", string 103 "name" : "RESERVED", string [all …]
|
| /openbmc/openbmc/meta-qualcomm/recipes-phosphor/ipmi/phosphor-ipmi-config/qcom-bmc-ast2600/ |
| H A D | channel_config.json | 3 "name": "Ipmb", string 14 "name": "eth0", string 25 "name": "eth1", string 36 "name": "RESERVED", string 47 "name": "RESERVED", string 58 "name": "RESERVED", string 69 "name": "RESERVED", string 80 "name": "RESERVED", string 91 "name": "INTRABMC", string 102 "name": "RESERVED", string [all …]
|
| /openbmc/u-boot/include/ |
| H A D | memalign.h | 71 #define ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, pad) \ argument 76 #define ALLOC_ALIGN_BUFFER(type, name, size, align) \ argument 78 #define ALLOC_CACHE_ALIGN_BUFFER_PAD(type, name, size, pad) \ argument 80 #define ALLOC_CACHE_ALIGN_BUFFER(type, name, size) \ argument 88 #define DEFINE_ALIGN_BUFFER(type, name, size, align) \ argument 93 #define DEFINE_CACHE_ALIGN_BUFFER(type, name, size) \ argument
|
| /openbmc/qemu/qapi/ |
| H A D | qapi-forward-visitor.c | 42 static bool forward_field_translate_name(ForwardFieldVisitor *v, const char **name, in forward_field_translate_name() 63 static bool forward_field_start_struct(Visitor *v, const char *name, void **obj, in forward_field_start_struct() 87 static bool forward_field_start_list(Visitor *v, const char *name, in forward_field_start_list() 126 static bool forward_field_start_alternate(Visitor *v, const char *name, in forward_field_start_alternate() 149 static bool forward_field_type_int64(Visitor *v, const char *name, int64_t *obj, in forward_field_type_int64() 160 static bool forward_field_type_uint64(Visitor *v, const char *name, in forward_field_type_uint64() 171 static bool forward_field_type_bool(Visitor *v, const char *name, bool *obj, in forward_field_type_bool() 182 static bool forward_field_type_str(Visitor *v, const char *name, char **obj, in forward_field_type_str() 193 static bool forward_field_type_size(Visitor *v, const char *name, uint64_t *obj, in forward_field_type_size() 204 static bool forward_field_type_number(Visitor *v, const char *name, double *obj, in forward_field_type_number() [all …]
|
| H A D | qobject-input-visitor.c | 34 const char *name; /* Name of @obj in its parent, if any */ member 75 static const char *full_name_nth(QObjectInputVisitor *qiv, const char *name, in full_name_nth() 114 static const char *full_name(QObjectInputVisitor *qiv, const char *name) in full_name() 120 const char *name, in qobject_input_try_get_object() 165 const char *name, in qobject_input_get_object() 177 const char *name, in qobject_input_get_keyval() 208 const char *name, in qobject_input_push() 278 static bool qobject_input_start_struct(Visitor *v, const char *name, void **obj, in qobject_input_start_struct() 314 static bool qobject_input_start_list(Visitor *v, const char *name, in qobject_input_start_list() 380 static bool qobject_input_start_alternate(Visitor *v, const char *name, in qobject_input_start_alternate() [all …]
|
| H A D | qapi-clone-visitor.c | 27 static bool qapi_clone_start_struct(Visitor *v, const char *name, void **obj, in qapi_clone_start_struct() 55 static bool qapi_clone_start_list(Visitor *v, const char *name, in qapi_clone_start_list() 73 static bool qapi_clone_start_alternate(Visitor *v, const char *name, in qapi_clone_start_alternate() 80 static bool qapi_clone_type_int64(Visitor *v, const char *name, int64_t *obj, in qapi_clone_type_int64() 90 static bool qapi_clone_type_uint64(Visitor *v, const char *name, in qapi_clone_type_uint64() 100 static bool qapi_clone_type_bool(Visitor *v, const char *name, bool *obj, in qapi_clone_type_bool() 110 static bool qapi_clone_type_str(Visitor *v, const char *name, char **obj, in qapi_clone_type_str() 127 static bool qapi_clone_type_number(Visitor *v, const char *name, double *obj, in qapi_clone_type_number() 137 static bool qapi_clone_type_null(Visitor *v, const char *name, QNull **obj, in qapi_clone_type_null()
|
| /openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
| H A D | config.json | 15 "name": "fan0_0", string 20 "name": "fan0_1", string 38 "name": "fan1_0", string 43 "name": "fan1_1", string 61 "name": "fan2_0", string 66 "name": "fan2_1", string 84 "name": "fan3_0", string 89 "name": "fan3_1", string 101 "name": "fan0_1" string 104 "name": "fan1_1" string [all …]
|
| /openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
| H A D | config.json | 15 "name": "fan0_0", string 20 "name": "fan0_1", string 38 "name": "fan1_0", string 43 "name": "fan1_1", string 61 "name": "fan2_0", string 66 "name": "fan2_1", string 84 "name": "fan3_0", string 89 "name": "fan3_1", string 101 "name": "fan0_1" string 104 "name": "fan1_1" string [all …]
|
| /openbmc/libbej/test/ |
| H A D | bej_tree_test.cpp | 12 const char* name = "SomeProperty"; in TEST() local 29 const char* name = "SomeProperty"; in TEST() local 46 const char* name = "SomeProperty"; in TEST() local 88 const char* name = "SomeProperty"; in TEST() local 106 const char* name = "SomeProperty"; in TEST() local 120 const char* name = "SomeProperty"; in TEST() local 139 const char* name = "SomeProperty"; in TEST() local 158 const char* name = "SomeProperty"; in TEST() local 177 const char* name = "SomeProperty"; in TEST() local
|
| /openbmc/qemu/hw/core/ |
| H A D | gpio.c | 26 const char *name) in qdev_get_named_gpio_list() 46 const char *name, int n) in qdev_init_gpio_in_named_with_opaque() 75 const char *name, int n) in qdev_init_gpio_out_named() 104 qemu_irq qdev_get_gpio_in_named(DeviceState *dev, const char *name, int n) in qdev_get_gpio_in_named() 117 void qdev_connect_gpio_out_named(DeviceState *dev, const char *name, int n, in qdev_connect_gpio_out_named() 132 qemu_irq qdev_get_gpio_out_connector(DeviceState *dev, const char *name, int n) in qdev_get_gpio_out_connector() 146 const char *name, int n) in qdev_disconnect_gpio_out_named() 161 const char *name, int n) in qdev_intercept_gpio_out() 174 const char *name) in qdev_pass_gpios()
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
| H A D | groups.json | 3 "name": "fan inventory", string 12 "name": "fan0 rotor inventory", string 18 "name": "fan1 rotor inventory", string 24 "name": "fan2 rotor inventory", string 30 "name": "fan4 rotor inventory", string 36 "name": "cpu 0 inventory", string 42 "name": "occ objects", string 50 "name": "proc0 core temps", string 88 "name": "proc1 core temps", string 126 "name": "proc0 ioring temp", string [all …]
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge1S4U/ |
| H A D | groups.json | 3 "name": "fan inventory", string 12 "name": "fan0 rotor inventory", string 18 "name": "fan1 rotor inventory", string 24 "name": "fan2 rotor inventory", string 30 "name": "fan4 rotor inventory", string 36 "name": "cpu 0 inventory", string 42 "name": "occ objects", string 50 "name": "proc0 core temps", string 88 "name": "proc1 core temps", string 126 "name": "proc0 ioring temp", string [all …]
|
| /openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/ |
| H A D | events.json | 3 "name": "set_target_fan_not_present", string 6 "name": "air_cooled_zone0_fans", string 8 "property": { "name": "Present" } string 27 "name": "count_state_before_target", string 39 "name": "fan3", string 41 "property": { "name": "Functional" } string 44 "name": "fan4", string 46 "property": { "name": "Functional" } string 49 "name" string 51 "property": { "name": "Functional" } global() string 54 "name": "fan6", global() string 56 "property": { "name": "Functional" } global() string 59 "name": "fan7", global() string 61 "property": { "name": "Functional" } global() string 64 "name": "fan8", global() string 66 "property": { "name": "Functional" } global() string 69 "name": "zone0_ambient", global() string 71 "property": { "name": "Functional" } global() string 74 "name": "zone0_cores", global() string 76 "property": { "name": "Functional" } global() string 95 "name": "count_state_before_target", global() string 103 "name": "default_fan_floor_on_missing_service", global() string 106 "name": "zone0_ambient", global() string 108 "property": { "name": "Value" } global() string 111 "name": "zone0_cores", global() string 113 "property": { "name": "Value" } global() string 116 "name": "zone0_dimms", global() string 118 "property": { "name": "Value" } global() string 133 "name": "call_actions_based_on_timer", global() string 140 "name": "default_floor_on_missing_owner", global() string 143 "name": "zone0_ambient", global() string 145 "property": { "name": "Value" } global() string 148 "name": "zone0_cores", global() string 150 "property": { "name": "Value" } global() string 153 "name": "zone0_dimms", global() string 155 "property": { "name": "Value" } global() string 164 "name": "high_speed_on_missing_service", global() string 167 "name": "zone0_cores", global() string 169 "property": { "name": "Value" } global() string 184 "name": "call_actions_based_on_timer", global() string 191 "name": "set_target_on_missing_owner", global() string 194 "name": "zone0_cores", global() string 196 "property": { "name": "Value" } global() string 206 "name": "target_mapping_from_TS_temp", global() string 209 "name": "zone0_ambient", global() string 211 "property": { "name": "Value" } global() string 232 "name": "target_from_group_max", global() string 235 "name": "zone0_ambient", global() string 237 "property": { "name": "Value" } global() string 270 "name": "target_mapping_from_SOC_temp", global() string 273 "name": "zone0_cores", global() string 275 "property": { "name": "Value" } global() string 296 "name": "target_from_group_max", global() string 299 "name": "zone0_cores", global() string 301 "property": { "name": "Value" } global() string 347 "name": "target_mapping_from_DIMMs_temp", global() string 350 "name": "zone0_dimms", global() string 352 "property": { "name": "Value" } global() string 373 "name": "target_from_group_max", global() string 376 "name": "zone0_dimms", global() string 378 "property": { "name": "Value" } global() string 430 "name": "target_mapping_from_OCP_temp", global() string 433 "name": "zone0_ocp", global() string 435 "property": { "name": "Value" } global() string 456 "name": "target_from_group_max", global() string 459 "name": "zone0_ocp", global() string 461 "property": { "name": "Value" } global() string 509 "name": "target_mapping_from_BP_NVME_temp", global() string 512 "name": "zone0_bp_nvme", global() string 514 "property": { "name": "Value" } global() string 535 "name": "target_from_group_max", global() string 538 "name": "zone0_bp_nvme", global() string 540 "property": { "name": "Value" } global() string 588 "name": "target_mapping_from_M2_NVME_temp", global() string 591 "name": "zone0_m2_nvme", global() string 593 "property": { "name": "Value" } global() string 614 "name": "target_from_group_max", global() string 617 "name": "zone0_m2_nvme", global() string 619 "property": { "name": "Value" } global() string [all...] |
| H A D | fans.json | 3 "name": "FAN3", string 10 "name": "FAN4", string 17 "name": "FAN5", string 24 "name": "FAN6", string 31 "name": "FAN7", string 38 "name": "FAN8", string
|
| /openbmc/qemu/linux-user/ |
| H A D | strace.c | 28 const char *name; member 75 #define ENUM_GENERIC(name) { name, #name } argument 77 #define ENUM_TARGET(name) { TARGET_ ## name, #name } argument 648 print_newselect(CPUArchState *cpu_env, const struct syscallname *name, in print_newselect() 665 print_semctl(CPUArchState *cpu_env, const struct syscallname *name, in print_semctl() 676 print_shmat(CPUArchState *cpu_env, const struct syscallname *name, in print_shmat() 697 print_ipc(CPUArchState *cpu_env, const struct syscallname *name, in print_ipc() 788 print_syscall_ret_addr(CPUArchState *cpu_env, const struct syscallname *name, in print_syscall_ret_addr() 809 print_syscall_ret_newselect(CPUArchState *cpu_env, const struct syscallname *name, in print_syscall_ret_newselect() 839 print_syscall_ret_adjtimex(CPUArchState *cpu_env, const struct syscallname *name, in print_syscall_ret_adjtimex() [all …]
|
| /openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/ |
| H A D | fans.json | 3 "name": "FAN0", string 10 "name": "FAN1", string 17 "name": "FAN2", string 24 "name": "FAN3", string 31 "name": "FAN4", string 38 "name": "FAN5", string
|
| /openbmc/witherspoon-pfault-analysis/ |
| H A D | pmbus.cpp | 49 auto name = templateName; in insertPageNum() local 90 std::string name; in getDeviceName() local 110 bool PMBus::readBitInPage(const std::string& name, size_t page, Type type) in readBitInPage() 116 bool PMBus::readBit(const std::string& name, Type type) in readBit() 164 bool PMBus::exists(const std::string& name, Type type) in exists() 171 uint64_t PMBus::read(const std::string& name, Type type) in read() 202 std::string PMBus::readString(const std::string& name, Type type) in readString() 233 std::vector<uint8_t> PMBus::readBinary(const std::string& name, Type type, in readBinary() 276 void PMBus::write(const std::string& name, int value, Type type) in write()
|
| /openbmc/qemu/qobject/ |
| H A D | json-writer.c | 157 static void maybe_comma_name(JSONWriter *writer, const char *name) in maybe_comma_name() 175 void json_writer_start_object(JSONWriter *writer, const char *name) in json_writer_start_object() 189 void json_writer_start_array(JSONWriter *writer, const char *name) in json_writer_start_array() 203 void json_writer_bool(JSONWriter *writer, const char *name, bool val) in json_writer_bool() 209 void json_writer_null(JSONWriter *writer, const char *name) in json_writer_null() 215 void json_writer_int64(JSONWriter *writer, const char *name, int64_t val) in json_writer_int64() 221 void json_writer_uint64(JSONWriter *writer, const char *name, uint64_t val) in json_writer_uint64() 227 void json_writer_double(JSONWriter *writer, const char *name, double val) in json_writer_double() 243 void json_writer_str(JSONWriter *writer, const char *name, const char *str) in json_writer_str()
|