Searched hist:"18 c42b0f7ff2e570a795e291452383ded7eab3aa" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | device_callouts.hpp | 18c42b0f7ff2e570a795e291452383ded7eab3aa Tue Jun 02 15:59:50 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Add APIs to look up device path callouts
This commit adds the interfaces device_callouts::getCallouts() and device_callouts::getI2CCallouts() that will be used to look up the FRU callouts to add to PELs for errors stemming from accessing devices, either by a sysfs path, or in the case of the latter interface an I2C bus and address.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I573d04632fd9fc6356a0ff53f85c2a2c13038962
|
H A D | device_callouts.cpp | 18c42b0f7ff2e570a795e291452383ded7eab3aa Tue Jun 02 15:59:50 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Add APIs to look up device path callouts
This commit adds the interfaces device_callouts::getCallouts() and device_callouts::getI2CCallouts() that will be used to look up the FRU callouts to add to PELs for errors stemming from accessing devices, either by a sysfs path, or in the case of the latter interface an I2C bus and address.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I573d04632fd9fc6356a0ff53f85c2a2c13038962
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | device_callouts_test.cpp | 18c42b0f7ff2e570a795e291452383ded7eab3aa Tue Jun 02 15:59:50 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Add APIs to look up device path callouts
This commit adds the interfaces device_callouts::getCallouts() and device_callouts::getI2CCallouts() that will be used to look up the FRU callouts to add to PELs for errors stemming from accessing devices, either by a sysfs path, or in the case of the latter interface an I2C bus and address.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I573d04632fd9fc6356a0ff53f85c2a2c13038962
|