Searched refs:SysPcieSlotCount (Results 1 – 4 of 4) sorted by relevance
33 SysPcieSlotCount = 4, enumerator
66 case SysPcieSlotCount: in handleSysCommand()
52 return ::ipmi::responseSuccess(SysOEMCommands::SysPcieSlotCount, in pcieSlotCount()
48 EXPECT_EQ(SysOEMCommands::SysPcieSlotCount, result.first); in TEST()