Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dcommands.hpp35 SysPcieSlotI2cBusMapping = 5, enumerator
H A Dipmi.cpp68 case SysPcieSlotI2cBusMapping: in handleSysCommand()
H A Dpcie_i2c.cpp108 return ::ipmi::responseSuccess(SysOEMCommands::SysPcieSlotI2cBusMapping, in pcieSlotI2cBusMapping()
/openbmc/google-ipmi-sys/test/
H A Dpcie_unittest.cpp99 EXPECT_EQ(SysOEMCommands::SysPcieSlotI2cBusMapping, result.first); in TEST()