Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A DREADME31 "devIndex": 0
38 "devIndex": 0
45 "devIndex": 1
52 "devIndex": 1
63 devIndex : This devIndex used to identify the particular device/host.
H A Dipmbbridged.cpp812 uint8_t devIndex = 0; in initializeChannels() local
825 devIndex = channelConfig["devIndex"]; in initializeChannels()
830 ((devIndex << 2) | static_cast<uint8_t>(type)), commandFilter); in initializeChannels()
/openbmc/docs/designs/
H A Dmultihost-ipmi-design.md78 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",
153 make a devIndex. This represents the HostId.
188 ipmbbridged appends devIndex and ipmid receives the respective devIndex.ipmid
[all …]
/openbmc/openbmc/meta-facebook/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-ipmb_%.bbappend18 "devIndex": i