Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Doctcit.c395 uint64_t destpp; in octcit_intr() local
413 destpp = CIU3_RD_8(sc, CIU3_DEST_PP_INT(core)); in octcit_intr()
414 if (!ISSET(destpp, CIU3_DEST_PP_INT_INTR)) in octcit_intr()
419 intsn = (destpp & CIU3_DEST_PP_INT_INTSN) >> in octcit_intr()
472 sc->sc_dev.dv_xname, destpp, ci->ci_cpuid); in octcit_intr()