Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch.c674 if (icp->ic_preq & AV1394_PREQ_IR_OVERFLOW) { in av1394_isoch_softintr()
675 icp->ic_preq &= ~AV1394_PREQ_IR_OVERFLOW; in av1394_isoch_softintr()
H A Dav1394_isoch_recv.c601 AV1394_PREQ_IR_OVERFLOW); in av1394_ir_ixl_frame_cb()
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h440 AV1394_PREQ_IR_OVERFLOW = 0x01, enumerator