Searched refs:HCI1394_ISO_CTXT_STOP (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h146 #define HCI1394_ISO_CTXT_STOP 0x00000010 /* context stopped */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c406 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_STOP;
699 ctxtp->intr_flags |= HCI1394_ISO_CTXT_STOP;
H A Dhci1394_ixl_isr.c107 } else if (!in_stop && (ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP)) {
131 if ((ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP) && !in_stop) {

Completed in 62 milliseconds