Searched defs:pcieType (Results 1 – 4 of 4) sorted by relevance
78 void Pcie::pcieType(const uint8_t type) in pcieType() function in phosphor::smbios::Pcie
82 std::optional<pcie_device::PCIeTypes> pcieType = in onPcieSlotGetAllDone() local
188 std::optional<pcie_device::PCIeTypes> pcieType = in addPCIeSlotProperties() local
180 const char* pcieType[] = {"ABSENT", "AVA1", "AVA2", "AVA3", variable