Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dopenpic.c132 static int inttgt_to_output(int inttgt) in inttgt_to_output() argument
137 if (inttgt_output[i][0] == inttgt) { in inttgt_to_output()
142 error_report("%s: unsupported inttgt %d", __func__, inttgt); in inttgt_to_output()