Home
last modified time | relevance | path

Searched defs:bmcAddr (Results 1 – 2 of 2) sorted by relevance

/openbmc/slpd-lite/test/
H A Dtest-suite.py11 bmcAddr = os.environ.get("ADDRESS", "127.0.0.1") variable
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp816 uint8_t bmcAddr = channelConfig["bmc-addr"]; in initializeChannels() local