Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1464 static ipmi::RspType<> muxSlotDisable(ipmi::Context::ptr& ctx, in muxSlotDisable() function
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()
1525 return muxSlotDisable(ctx, mctpHsbpService, "HSBP_Mux", enable, in handleMCTPSlotFeature()