Searched refs:HCI1394_ISO_CTXT_RECV (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h136 #define HCI1394_ISO_CTXT_RECV 0x00000004 /* isoch receive context */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c92 isochp->ctxt_recv[i].ctxt_flags = HCI1394_ISO_CTXT_RECV;
318 if ((ctxtp->ctxt_flags & HCI1394_ISO_CTXT_RECV) != 0) {
422 if (ctxtp->ctxt_flags & HCI1394_ISO_CTXT_RECV) {
671 if (ctxtp->ctxt_flags & HCI1394_ISO_CTXT_RECV) {
H A Dhci1394_ixl_comp.c374 if ((((wvp->ixl_io_mode & HCI1394_ISO_CTXT_RECV) != 0) &&
376 (((wvp->ixl_io_mode & HCI1394_ISO_CTXT_RECV) == 0) &&
987 if (((wvp->ixl_io_mode & HCI1394_ISO_CTXT_RECV) == 0) &&
1374 if ((wvp->ixl_io_mode & HCI1394_ISO_CTXT_RECV) != 0) {
1382 if ((wvp->ixl_io_mode & HCI1394_ISO_CTXT_RECV) != 0) {
H A Dhci1394_ixl_update.c1970 if (ctxtp->ctxt_flags & HCI1394_ISO_CTXT_RECV) {

Completed in 119 milliseconds