Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp605 SetStatus& getSetStatus(uint8_t channel) in getSetStatus() function
749 getSetStatus(channel) = status; in setLanInt()
754 auto& storedStatus = getSetStatus(channel); in setLanInt()
763 if (getSetStatus(channel) != SetStatus::InProgress) in setLanInt()