Lines Matching refs:devIndex
78 new entry in the json config file for the host ID '"devIndex": 0' ipmbbridged
79 will send '"devIndex": 0' as optional parameter(options) in D-Bus interface to
83 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.
88 "devIndex": 0 }, { "type": "ipmb", "slave-path": "/dev/ipmb-2", "bmc-addr": 32,
89 "remote-addr": 64, "devIndex": 0 }, { "type": "me", "slave-path": "/dev/ipmb-3",
90 "bmc-addr": 32, "remote-addr": 64, "devIndex": 1 }, { "type": "ipmb",
91 "slave-path": "/dev/ipmb-4", "bmc-addr": 32, "remote-addr": 64, "devIndex": 1 },
110 The netipmid sends the "devIndex" on which channel the request comes from. There
153 make a devIndex. This represents the HostId.
188 ipmbbridged appends devIndex and ipmid receives the respective devIndex.ipmid
189 responds based on the received devIndex(Host Id) and response reaches all the