Home
last modified time | relevance | path

Searched defs:hotPluggable (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/host-bmc/dbus/
H A Dpcie_slot.cpp44 bool PCIeSlot::hotPluggable() const in hotPluggable() function in pldm::dbus::PCIeSlot
50 bool PCIeSlot::hotPluggable(bool value) in hotPluggable() function in pldm::dbus::PCIeSlot
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp53 const bool* hotPluggable = nullptr; in onPcieSlotGetAllDone() local