Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_errors.hpp83 isInventoryCallout(isInventory) in Descriptor()
90 bool isInventoryCallout; member in open_power::occ::Error::Descriptor
H A Docc_ffdc.hpp126 * @param[in] isInventoryCallout - true if the callout is an inventory path
131 const bool isInventoryCallout);
H A Docc_ffdc.cpp99 const char* callout, const bool isInventoryCallout) in createOCCResetPEL() argument
115 if (isInventoryCallout) in createOCCResetPEL()
H A Docc_status.cpp161 d.isInventoryCallout); in deviceError()