Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h145 #define HCI1394_ISO_CTXT_INTRSET 0x00000020 /* intr flagged, not processed */ macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c331 if (ctxtp->intr_flags & HCI1394_ISO_CTXT_INTRSET) { in hci1394_ixl_update_endup()
344 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_update_endup()
363 if (!(ctxtp->intr_flags & HCI1394_ISO_CTXT_INTRSET)) { in hci1394_ixl_update_endup()
1799 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_update_evaluate()
1879 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_update_analysis()
H A Dhci1394_ixl_isr.c74 ctxtp->intr_flags |= HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_interrupt()
100 ctxtp->intr_flags &= ~HCI1394_ISO_CTXT_INTRSET; in hci1394_ixl_interrupt()