Searched refs:field_type (Results 1 – 6 of 6) sorted by relevance
| /openbmc/libpldm/src/dsp/ |
| H A D | fru.c | 298 uint8_t record_type, uint8_t field_type, uint8_t transfer_op_flag, in encode_get_fru_record_by_option_req() argument 327 req->field_type = field_type; in encode_get_fru_record_by_option_req() 338 uint8_t *field_type, uint8_t *transfer_op_flag) in decode_get_fru_record_by_option_req() argument 342 record_type == NULL || field_type == NULL || in decode_get_fru_record_by_option_req() 359 *field_type = req->field_type; in decode_get_fru_record_by_option_req()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | fru.h | 120 uint8_t field_type; member 295 uint8_t *field_type, uint8_t *transfer_op_flag); 435 uint8_t record_type, uint8_t field_type, uint8_t transfer_op_flag,
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | qapi_domain.py | 439 field_type, field_arg = field_label.split(None, 1) 442 field_type = field_label 446 if field_type in typemap: 451 typedesc = typemap[field_type][0]
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_delloem.c | 152 uint8_t max_length, uint8_t field_type); 590 uint8_t max_length, uint8_t field_type) in ipmi_lcd_get_platform_model_name() argument 600 rc = ipmi_mc_getsysinfo(intf, field_type, ii, 0, sizeof(lcdstringblock), in ipmi_lcd_get_platform_model_name()
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | fru.cpp | 572 EXPECT_EQ(payLoadMsg->field_type, fieldType); in TEST()
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 4497 'name' => 'field_type', 4542 'name' => 'field_type',
|