Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dioinst.c609 int have_more = 0; in ioinst_handle_chsc_sei() local
613 have_more = chsc_sei_nt0_have_event(); in ioinst_handle_chsc_sei()
620 if (!have_more) { in ioinst_handle_chsc_sei()
621 have_more = chsc_sei_nt2_have_event(); in ioinst_handle_chsc_sei()
627 if (have_more) { in ioinst_handle_chsc_sei()