Home
last modified time | relevance | path

Searched defs:slotType (Results 1 – 6 of 6) sorted by relevance

/openbmc/pldm/host-bmc/dbus/
H A Dpcie_slot.cpp32 auto PCIeSlot::slotType() const -> SlotTypes in slotType() function in pldm::dbus::PCIeSlot
38 auto PCIeSlot::slotType(SlotTypes value) -> SlotTypes in slotType() function in pldm::dbus::PCIeSlot
H A Dcustom_dbus.cpp69 const std::string& slotType) in setSlotType()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dpcie_util.hpp51 dbusSlotTypeToRf(const std::string& slotType) in dbusSlotTypeToRf()
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp52 const std::string* slotType = nullptr; in onPcieSlotGetAllDone() local
H A Dpcie.hpp165 std::string slotType; in addPCIeSlotProperties() local
/openbmc/smbios-mdr/include/
H A Dpcieslot.hpp69 uint8_t slotType; member