Searched refs:SlotType (Results 1 – 5 of 5) sorted by relevance
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | pcie_device.hpp | 26 enum class SlotType{ enum 79 NLOHMANN_JSON_SERIALIZE_ENUM(SlotType, { 80 {SlotType::Invalid, "Invalid"}, 81 {SlotType::FullLength, "FullLength"}, 82 {SlotType::HalfLength, "HalfLength"}, 84 {SlotType::Mini, "Mini"}, 85 {SlotType::M2, "M2"}, 86 {SlotType::OEM, "OEM"}, 87 {SlotType::OCP3Small, "OCP3Small"}, 88 {SlotType::OCP3Large, "OCP3Large"}, [all …]
|
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/ |
H A D | static-inventory.yaml | 1154 SlotType: 1174 SlotType: 1194 SlotType: 1214 SlotType: 1234 SlotType: 1254 SlotType: 1274 SlotType: 1294 SlotType: 1314 SlotType: 1334 SlotType: [all …]
|
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/ |
H A D | static-inventory.yaml | 1522 SlotType: 1542 SlotType: 1562 SlotType: 1582 SlotType: 1602 SlotType: 1622 SlotType: 1642 SlotType: 1662 SlotType: 1682 SlotType: 1702 SlotType: [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeSlot.interface.yaml | 17 - name: SlotType
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 960 - SlotType
|