Searched refs:HCI1394_ISO_CTXT_ININTR (Results 1 – 4 of 4) sorted by relevance
148 #define HCI1394_ISO_CTXT_ININTR 0x00000040 /* in intrproc, not due to int */ macro
700 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_do_stop()703 while (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_do_stop()710 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_do_stop()
92 } else if (ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_ixl_interrupt()121 ctxtp->intr_flags |= HCI1394_ISO_CTXT_ININTR; in hci1394_ixl_interrupt()128 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_ININTR; in hci1394_ixl_interrupt()
303 } else if (uvp->ctxtp->intr_flags & HCI1394_ISO_CTXT_ININTR) { in hci1394_ixl_update_enable()