Searched refs:SlotType (Results 1 – 2 of 2) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | pcie_device.hpp | 28 enum class SlotType{ enum 91 NLOHMANN_JSON_SERIALIZE_ENUM(SlotType, { 92 {SlotType::Invalid, "Invalid"}, 93 {SlotType::FullLength, "FullLength"}, 94 {SlotType::HalfLength, "HalfLength"}, 95 {SlotType::LowProfile, "LowProfile"}, 96 {SlotType::Mini, "Mini"}, 97 {SlotType::M2, "M2"}, 98 {SlotType::OEM, "OEM"}, 99 {SlotType [all...] |
| /openbmc/bmcweb/docs/ |
| H A D | Redfish.md | 1021 - SlotType
|