Searched refs:PCIeDevice (Results 1 – 15 of 15) sorted by relevance
| /openbmc/pldm/host-bmc/dbus/ |
| H A D | pcie_device.hpp | 16 sdbusplus::xyz::openbmc_project::Inventory::Item::server::PCIeDevice>; 25 class PCIeDevice : public ItemDevice class 28 PCIeDevice() = delete; 29 ~PCIeDevice() = default; 30 PCIeDevice(const PCIeDevice&) = delete; 31 PCIeDevice& operator=(const PCIeDevice&) = delete; 33 PCIeDevice(sdbusplus::bus_t& bus, const std::string& objPath) : in PCIeDevice() function in pldm::dbus::PCIeDevice
|
| H A D | pcie_device.cpp | 8 auto PCIeDevice::generationInUse() const -> Generations in generationInUse() 11 PCIeDevice::generationInUse(); in generationInUse() 14 auto PCIeDevice::generationInUse(Generations value) -> Generations in generationInUse() 17 PCIeDevice::generationInUse(value); in generationInUse() 20 size_t PCIeDevice::lanesInUse() const in lanesInUse() 23 PCIeDevice::lanesInUse(); in lanesInUse() 26 size_t PCIeDevice::lanesInUse(size_t value) in lanesInUse() 29 PCIeDevice::lanesInUse(value); in lanesInUse()
|
| H A D | custom_dbus.hpp | 233 std::unordered_map<ObjectPath, std::unique_ptr<PCIeDevice>> pcieDevice;
|
| H A D | custom_dbus.cpp | 83 pcieDevice.emplace(path, std::make_unique<PCIeDevice>( in implementPCIeDeviceInterface()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/PCIeDevice' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml', 28 'xyz/openbmc_project/Inventory/Item/PCIeDevice',
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | port.hpp | 165 PCIeDevice, enumerator 347 {ConnectedDeviceType::PCIeDevice, "PCIeDevice"},
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
| H A D | README.md | 28 - Cpu and PCIeDevice: `{connecting, connected_to}`
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/ |
| H A D | meson.build | 19 subdir('PCIeDevice') subdir 485 '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml', 487 output: ['PCIeDevice.md'], 499 'xyz/openbmc_project/Inventory/Item/PCIeDevice',
|
| /openbmc/docs/designs/ |
| H A D | redfish-pcie.md | 21 [PCIeDevice](https://redfish.dmtf.org/schemas/PCIeDevice_v1.xml)
|
| H A D | redfish-spdm-attestation.md | 151 `xyz.openbmc_project.Inventory.Item.PCIeDevice`, which has property
|
| /openbmc/bmcweb/docs/ |
| H A D | Redfish.md | 1006 ### /redfish/v1/Systems/system/PCIeDevices/{PCIeDevice}/
|
| /openbmc/phosphor-fan-presence/docs/control/ |
| H A D | events.md | 594 without a call to run() from a group property value changing. As the PCIeDevice
|
| /openbmc/openbmc-tools/rootfs_size/ |
| H A D | results.txt | 1702 0: /usr/share/www/redfish/v1/JsonSchemas/PCIeDevice 1795 0: /usr/share/www/redfish/v1/JsonSchemas/PCIeDevice/PCIeDevice.json 1796 0: /usr/share/www/redfish/v1/JsonSchemas/PCIeDevice/index.json
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |