Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp27 bool doesDeviceExist(const uint8_t chNum) in doesDeviceExist() function
H A Dchannel_layer.hpp204 bool doesDeviceExist(const uint8_t chNum);
H A Dchannelcommands.cpp330 if (!doesDeviceExist(chNum) || !isValidChannel(chNum) || reserved) in ipmiGetChannelPayloadSupport()
/openbmc/phosphor-host-ipmid/app/
H A Dchannel.cpp160 !(ipmi::doesDeviceExist(rspChannel))) in getChannelCipherSuites()
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp263 !(ipmi::doesDeviceExist(rspChannel))) in getChannelCipherSuites()