Home
last modified time | relevance | path

Searched refs:attnHandler (Results 1 – 8 of 8) sorted by relevance

/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp72 void attnHandler(Config* i_config) in attnHandler() function
133 (int)AttnSection::attnHandler | ATTN_PDBG_CFAM); in attnHandler()
153 (int)AttnSection::attnHandler | ATTN_PDBG_CFAM); in attnHandler()
H A Dattn_handler.hpp44 void attnHandler(Config* i_config);
H A Dattn_common.hpp25 attnHandler = 0x0100, enumerator
H A Dattn_monitor.cpp45 attnHandler(iv_config); in handleGPIOEvent()
H A Dattn_common.cpp189 (int)AttnSection::attnHandler | ATTN_PDBG_CFAM); in recoverableErrors()
/openbmc/openpower-hw-diags/
H A Dmain_nl.cpp75 attn::attnHandler(&attnConfig); // handle pending attentions in main()
H A Dmain.cpp77 attn::attnHandler(&attnConfig); in main()
/openbmc/openpower-hw-diags/test/
H A Dtest-end2end.cpp34 attn::attnHandler(&attnConfig); in main()