Home
last modified time | relevance | path

Searched refs:SlotType (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dpcie_device.hpp26 enum class SlotType{ enum
79 NLOHMANN_JSON_SERIALIZE_ENUM(SlotType, {
80 {SlotType::Invalid, "Invalid"},
81 {SlotType::FullLength, "FullLength"},
82 {SlotType::HalfLength, "HalfLength"},
83 {SlotType::LowProfile, "LowProfile"},
84 {SlotType::Mini, "Mini"},
85 {SlotType::M2, "M2"},
86 {SlotType::OEM, "OEM"},
87 {SlotType::OCP3Small, "OCP3Small"},
[all …]
/openbmc/bmcweb/
H A DRedfish.md970 - SlotType