Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h144 #define HCI1394_ISO_CTXT_STOP 0x00000010 /* context stopped */ macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c342 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_STOP; in hci1394_start_isoch_dma()
589 ctxtp->intr_flags |= HCI1394_ISO_CTXT_STOP; in hci1394_do_stop()
H A Dhci1394_ixl_isr.c88 } else if (!in_stop && (ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP)) { in hci1394_ixl_interrupt()
109 if ((ctxtp->intr_flags & HCI1394_ISO_CTXT_STOP) && !in_stop) { in hci1394_ixl_interrupt()