Searched defs:iana (Results 1 – 14 of 14) sorted by relevance
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | asf.h | 63 uint32_t iana; member
|
H A D | lanplus.c | 508 uint32_t iana; in ipmi_handle_pong() member
|
/openbmc/ipmitool/src/plugins/lan/ |
H A D | asf.h | 63 uint32_t iana; member
|
H A D | rmcp.h | 87 uint32_t iana; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_channel.c | 212 iana_string(uint32_t iana) in iana_string() 353 uint32_t iana; in ipmi_get_channel_cipher_suites() local
|
H A D | ipmi_sel.c | 1212 IPMI_OEM iana = ipmi_get_oem(intf); in ipmi_get_event_desc() local 1375 ipmi_sel_get_oem_sensor_type(IPMI_OEM iana, uint8_t code) in ipmi_sel_get_oem_sensor_type() 1398 ipmi_sel_get_oem_sensor_type_offset(IPMI_OEM iana, uint8_t code, uint8_t offset) in ipmi_sel_get_oem_sensor_type_offset() 2338 ipmi_sel_interpret(struct ipmi_intf *intf, unsigned long iana, in ipmi_sel_interpret() 2984 uint32_t iana = 0; in ipmi_sel_main() local
|
H A D | ipmi_fru.c | 1394 uint32_t iana = oh->mfg_id[0] | oh->mfg_id[1]<<8 | oh->mfg_id[2]<<16; in fru_area_print_multirec() local 3445 uint32_t iana = oh->mfg_id[0] | oh->mfg_id[1]<<8 | oh->mfg_id[2]<<16; in ipmi_fru_edit_multirec() local 3647 uint32_t iana = oh->mfg_id[0] | oh->mfg_id[1]<<8 | oh->mfg_id[2]<<16; in ipmi_fru_get_multirec() local
|
/openbmc/phosphor-net-ipmid/ |
H A D | message_parsers.hpp | 266 uint32_t iana; member 278 uint32_t iana; member
|
/openbmc/fb-ipmi-oem/include/ |
H A D | commandutils.hpp | 30 static constexpr IanaType iana = {0x15, 0xA0, 0x0}; // Meta's IANA variable
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_fwum.h | 89 IPMI_OEM iana; member 122 IPMI_OEM iana; member
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmid-new.cpp | 179 bool registerOemHandler(int prio, Iana iana, Cmd cmd, Privilege priv, in registerOemHandler() 317 auto iana = static_cast<Iana>(bytes); in executeIpmiOemCommand() local
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | handler.hpp | 649 void registerOemHandler(int prio, Iana iana, Cmd cmd, Privilege priv, in registerOemHandler()
|
/openbmc/pldm/platform-mc/ |
H A D | terminus.cpp | 696 auto iana = updateInventoryWithFru() local
|
/openbmc/libpldm/tests/dsp/ |
H A D | firmware_update.cpp | 480 constexpr std::array<uint8_t, PLDM_FWUP_IANA_ENTERPRISE_ID_LENGTH> iana{ in TEST() local
|