HCI1394_ISO_CTXT_STOP
ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_STOP;
ctxtp->intr_flags |= HCI1394_ISO_CTXT_STOP;
if ((ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP) && !in_stop) {
} else if (!in_stop && (ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP)) {