Searched refs:HCI1394_ISO_CTXT_STOP (Results 1 – 3 of 3) sorted by relevance
146 #define HCI1394_ISO_CTXT_STOP 0x00000010 /* context stopped */ macro
406 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_STOP; in hci1394_start_isoch_dma()699 ctxtp->intr_flags |= HCI1394_ISO_CTXT_STOP; in hci1394_do_stop()
107 } else if (!in_stop && (ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP)) { in hci1394_ixl_interrupt()131 if ((ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP) && !in_stop) { in hci1394_ixl_interrupt()