Home
last modified time | relevance | path

Searched defs:pcieType (Results 1 – 4 of 4) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dpcieslot.cpp78 void Pcie::pcieType(const uint8_t type) in pcieType() function in phosphor::smbios::Pcie
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp82 std::optional<pcie_device::PCIeTypes> pcieType = in onPcieSlotGetAllDone() local
H A Dpcie.hpp188 std::optional<pcie_device::PCIeTypes> pcieType = in addPCIeSlotProperties() local
/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp180 const char* pcieType[] = {"ABSENT", "AVA1", "AVA2", "AVA3", variable