Searched refs:mctpPcieSlotService (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/include/ |
H A D | manufacturingcommands.hpp | 72 static constexpr const char* mctpPcieSlotService = variable
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 1505 return muxSlotDisable(ctx, mctpPcieSlotService, "PCIe_Mux", enable, in handleMCTPSlotFeature() 1509 return muxSlotDisable(ctx, mctpPcieSlotService, "PCIe_MCIO_Mux", in handleMCTPSlotFeature() 1513 return muxSlotDisable(ctx, mctpPcieSlotService, "M2_EDSFF_Mux", in handleMCTPSlotFeature() 1517 return muxSlotDisable(ctx, mctpPcieSlotService, "Left_Riser_Mux", in handleMCTPSlotFeature() 1521 return muxSlotDisable(ctx, mctpPcieSlotService, "Right_Riser_Mux", in handleMCTPSlotFeature()
|