Searched refs:devIndex (Results 1 – 4 of 4) sorted by relevance
36 "devIndex": 043 "devIndex": 050 "devIndex": 157 "devIndex": 170 devIndex : This devIndex used to identify the particular device/host.
78 new entry in the json config file for the host ID '"devIndex": 0' ipmbbridged79 will send '"devIndex": 0' as optional parameter(options) in D-Bus interface to83 The json file looks like below. Each devIndex can have one "me" and "ipmb"84 channel.To ensure existing platforms does not get affected, if the "devIndex"85 key is not present in the file ipmbbridged uses default "devIndex" as 0.94 "devIndex": 0101 "devIndex": 0108 "devIndex": 1115 "devIndex": 1137 The netipmid sends the "devIndex" on which channel the request comes from. There[all …]
18 "devIndex": i
2061 size_t devIndex = 0; in TEST() local2067 ASSERT_LT(devIndex, expected_devices.size()); in TEST()2070 &expected_devices[devIndex]; in TEST()2094 EXPECT_EQ(descIndex, 1 * devIndex + 1); in TEST()2096 devIndex++; in TEST()2099 EXPECT_EQ(devIndex, 2ul); in TEST()2176 size_t devIndex = 0; in TEST() local2182 ASSERT_LT(devIndex, expected_devices.size()); in TEST()2185 &expected_devices[devIndex]; in TEST()2210 devIndex++; in TEST()[all …]