Lines Matching refs:PCIeSlot
8 auto PCIeSlot::generation() const -> Generations in generation()
10 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in generation()
14 auto PCIeSlot::generation(Generations value) -> Generations in generation()
16 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in generation()
20 size_t PCIeSlot::lanes() const in lanes()
22 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in lanes()
26 size_t PCIeSlot::lanes(size_t value) in lanes()
28 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in lanes()
32 auto PCIeSlot::slotType() const -> SlotTypes in slotType()
34 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in slotType()
38 auto PCIeSlot::slotType(SlotTypes value) -> SlotTypes in slotType()
40 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in slotType()
44 bool PCIeSlot::hotPluggable() const in hotPluggable()
46 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in hotPluggable()
50 bool PCIeSlot::hotPluggable(bool value) in hotPluggable()
52 return sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeSlot:: in hotPluggable()