Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dcommands.hpp55 SysPCIeSlotBifurcation = 15, enumerator
H A Dpcie_bifurcation.cpp71 return ::ipmi::responseSuccess(SysOEMCommands::SysPCIeSlotBifurcation, in pcieBifurcation()
H A Dipmi.cpp87 case SysPCIeSlotBifurcation: in handleSysCommand()
/openbmc/google-ipmi-sys/test/
H A Dpcie_bifurcation_unittest.cpp57 EXPECT_EQ(SysOEMCommands::SysPCIeSlotBifurcation, result.first); in TEST()