Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp82 for (uint8_t csNum = 0; csNum < maxCSRecords; csNum++) in updateCSPrivilegesMap() local
185 for (size_t csNum = 0; csNum < maxCSRecords; ++csNum) in getCSPrivilegeLevels() local
219 for (size_t csNum = 0; csNum < maxCSRecords; ++csNum) in setCSPrivilegeLevels() local
/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp290 constexpr uint8_t csNum = 8; variable