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

/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h138 #define HCI1394_ISO_CTXT_BFFILL 0x00000010 /* on=BufFill off=Pkt IR only */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c277 HCI1394_ISO_CTXT_BFFILL;
321 ~HCI1394_ISO_CTXT_BFFILL;
466 (ctxtp->ctxt_flags & HCI1394_ISO_CTXT_BFFILL) != 0 /* bf */,
805 HCI1394_ISO_CTXT_BFFILL | HCI1394_ISO_CTXT_RHDRS);
H A Dhci1394_ixl_comp.c449 if ((wvp->ixl_io_mode & HCI1394_ISO_CTXT_BFFILL) == 0) {
495 if ((wvp->ixl_io_mode & HCI1394_ISO_CTXT_BFFILL) != 0) {
531 if ((wvp->ixl_io_mode & HCI1394_ISO_CTXT_BFFILL) != 0) {
1383 if ((wvp->ixl_io_mode & HCI1394_ISO_CTXT_BFFILL) != 0) {
H A Dhci1394_ixl_update.c1141 if (((uvp->ctxtp->ctxt_flags & HCI1394_ISO_CTXT_BFFILL) != 0) ||
1169 if ((uvp->ctxtp->ctxt_flags & HCI1394_ISO_CTXT_BFFILL) == 0) {
1204 if ((uvp->ctxtp->ctxt_flags & HCI1394_ISO_CTXT_BFFILL) == 0) {

Completed in 47 milliseconds