Searched refs:HCI1394_ISO_CTXT_INCALL (Results 1 – 3 of 3) sorted by relevance
150 #define HCI1394_ISO_CTXT_INCALL 0x00000100 /* intrproc is doing callback */ macro
100 } else if (ctxtp->intr_flags & HCI1394_ISO_CTXT_INCALL) { in hci1394_ixl_interrupt()241 ctxtp->intr_flags |= HCI1394_ISO_CTXT_INCALL; in hci1394_ixl_dma_sync()255 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INCALL; in hci1394_ixl_dma_sync()
326 } else if (uvp->ctxtp->intr_flags & HCI1394_ISO_CTXT_INCALL) { in hci1394_ixl_update_enable()