Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/test/
H A Dtest-end2end.cpp14 int handleSpecial(Attention* i_attention);
55 attn::handleSpecial, target, &attnConfig); in main()
H A Dtest-attention.cpp13 int handleSpecial(Attention* i_attention);
37 int (*gHandler)(Attention*) = &(handleSpecial);
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp53 int handleSpecial(Attention* i_attention);
186 handleSpecial, in attnHandler()
275 int handleSpecial(Attention* i_attention) in handleSpecial() function