Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp77 } i2cControllerWRAllowlist; typedef
79 static std::vector<i2cControllerWRAllowlist>& getWRAllowlist() in getWRAllowlist()
81 static std::vector<i2cControllerWRAllowlist> wrAllowlist; in getWRAllowlist()
1573 std::vector<i2cControllerWRAllowlist>& allowlist = getWRAllowlist(); in populateI2CControllerWRAllowlist()
1640 std::vector<i2cControllerWRAllowlist>& allowList = getWRAllowlist(); in isCmdAllowlisted()