Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_main.hpp27 void handleSbeBootError(struct pdbg_target* procTarget, const uint32_t timeout);
H A Dwatchdog_main.cpp77 void handleSbeBootError(struct pdbg_target* procTarget, const uint32_t timeout) in handleSbeBootError() function
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp73 handleSbeBootError(procTarget, timeout); in main()