Lines Matching full:pcieslot

56         "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.FullLength")  in dbusSlotTypeToRf()
61 "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.HalfLength") in dbusSlotTypeToRf()
66 "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.LowProfile") in dbusSlotTypeToRf()
71 "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.Mini") in dbusSlotTypeToRf()
75 if (slotType == "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.M_2") in dbusSlotTypeToRf()
79 if (slotType == "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OEM") in dbusSlotTypeToRf()
84 "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OCP3Small") in dbusSlotTypeToRf()
89 "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.OCP3Large") in dbusSlotTypeToRf()
93 if (slotType == "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.U_2") in dbusSlotTypeToRf()
98 "xyz.openbmc_project.Inventory.Item.PCIeSlot.SlotTypes.Unknown") in dbusSlotTypeToRf()
110 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen1") in redfishPcieGenerationFromDbus()
115 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen2") in redfishPcieGenerationFromDbus()
120 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen3") in redfishPcieGenerationFromDbus()
125 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen4") in redfishPcieGenerationFromDbus()
130 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Gen5") in redfishPcieGenerationFromDbus()
136 "xyz.openbmc_project.Inventory.Item.PCIeSlot.Generations.Unknown") in redfishPcieGenerationFromDbus()