Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.h160 extern int px_ib_get_intr_target(px_t *px_p, devino_t ino, cpuid_t *cpu_id_p);
H A Dpx_ib.c844 px_ib_get_intr_target(px_t *px_p, devino_t ino, cpuid_t *cpu_id_p) in px_ib_get_intr_target() function
964 if ((ret = px_ib_get_intr_target(px_p, in px_ib_set_msix_target()
H A Dpx_intr.c512 ret = px_ib_get_intr_target(px_p, hdlp->ih_vector, in px_intx_ops()
717 ret = px_ib_get_intr_target(px_p, in px_msix_ops()
H A Dpx_tools.c214 if (px_ib_get_intr_target(px_p, iget->ino, in pxtool_get_intr()