Home
last modified time | relevance | path

Searched refs:Pcie (Results 1 – 5 of 5) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dpcieslot.hpp34 class Pcie : class
38 Pcie() = delete;
39 Pcie(const Pcie&) = delete;
40 Pcie& operator=(const Pcie&) = delete;
41 Pcie(Pcie&&) = delete;
42 Pcie& operator=(Pcie&&) = delete;
43 ~Pcie() = default;
45 Pcie(sdbusplus::bus_t& bus, const std::string& objPath, in Pcie() function in phosphor::smbios::Pcie
H A Dmdrv2.hpp193 std::vector<std::unique_ptr<Pcie>> pcies;
/openbmc/smbios-mdr/src/
H A Dpcieslot.cpp11 void Pcie::pcieInfoUpdate(uint8_t* smbiosTableStorage, in pcieInfoUpdate()
64 void Pcie::pcieGeneration(const uint8_t type) in pcieGeneration()
78 void Pcie::pcieType(const uint8_t type) in pcieType()
91 void Pcie::pcieLaneSize(const uint8_t width) in pcieLaneSize()
104 void Pcie::pcieIsHotPluggable(const uint8_t characteristics) in pcieIsHotPluggable()
112 void Pcie::pcieLocation(const uint8_t slotDesignation, const uint8_t structLen, in pcieLocation()
H A Dmdrv2.cpp611 pcies.emplace_back(std::make_unique<phosphor::smbios::Pcie>( in systemInfoUpdate()
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-function.rst85 Virtual PCI Pcie Endpoint