Home
last modified time | relevance | path

Searched defs:slotNum (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/oem/meta/libpldmresponder/
H A Dfile_io_type_bios_version.cpp25 std::string slotNum = pldm::oem_meta::getSlotNumberStringByTID(tid); in write() local
H A Dfile_io_type_post_code.cpp21 std::string slotNum = pldm::oem_meta::getSlotNumberStringByTID(tid); in write() local
H A Dfile_io_type_power_control.cpp31 std::string slotNum = pldm::oem_meta::getSlotNumberStringByTID(tid); write() local
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1466 muxSlotDisable(ipmi::Context::ptr & ctx,std::string service,std::string muxName,uint8_t action,uint8_t slotNum) muxSlotDisable() argument
1501 uint8_t slotNum = (featureArg & slotNumMask); handleMCTPSlotFeature() local