Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_device.cpp93 statusObject.deviceError( in errorCallback()
99 statusObject.deviceError(Error::Descriptor(SAFE_ERROR_PATH)); in errorCallback()
106 statusObject.deviceError(Error::Descriptor(PRESENCE_ERROR_PATH)); in presenceCallback()
H A Docc_status.cpp124 void Status::deviceError(Error::Descriptor d) in deviceError() function in open_power::occ::Status
229 deviceError(); in occsWentActive()
244 deviceError(); in occsWentActive()
322 deviceError(); in sendAmbient()
340 deviceError(Error::Descriptor(SAFE_ERROR_PATH)); in safeStateDelayExpired()
560 deviceError(); in occReadStateNow()
H A Docc_status.hpp201 void deviceError(Error::Descriptor d = Error::Descriptor());
H A Docc_manager.cpp1528 obj->deviceError(Error::Descriptor(PRESENCE_ERROR_PATH)); in validateOccMaster()
1540 statusObjects.front()->deviceError( in validateOccMaster()