Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1640 std::vector<i2cControllerWRAllowlist>& allowList = getWRAllowlist(); in isCmdAllowlisted() local
1641 for (const auto& wlEntry : allowList) in isCmdAllowlisted()