Searched defs:old_ih_p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.c933 px_ih_t *ih_p, *old_ih_p; local
1042 old_ih_p = px_ib_intr_locate_ih(px_ib_ino_locate_ipil(ino_p,
1060 old_ih_p->ih_intr_flags |= PX_INTR_RETARGET;
1065 (old_ih_p->ih_intr_flags & PX_INTR_RETARGET)) ||
1066 (old_ih_p->ih_intr_flags & PX_INTR_PENDING)) {

Completed in 213 milliseconds