Searched defs:pcieType (Results 1 – 4 of 4) sorted by relevance
84 void Pcie::pcieType(const uint8_t type, const uint8_t slotLength) 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