Home
last modified time | relevance | path

Searched refs:rem_noadv_intrs (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c279 ctxtp->rem_noadv_intrs = 0; in hci1394_ixl_dma_sync()
414 ctxtp->rem_noadv_intrs = 0; in hci1394_ixl_intr_check_xfer()
439 ctxtp->rem_noadv_intrs = in hci1394_ixl_intr_check_xfer()
459 ctxtp->rem_noadv_intrs--; in hci1394_ixl_intr_check_xfer()
466 ctxtp->rem_noadv_intrs = ctxtp->max_noadv_intrs; in hci1394_ixl_intr_check_xfer()
474 if (ctxtp->rem_noadv_intrs == 0) { in hci1394_ixl_intr_check_xfer()
521 ctxtp->rem_noadv_intrs = ctxtp->max_noadv_intrs; in hci1394_ixl_intr_check_xfer()
H A Dhci1394_ixl_misc.c108 ctxtp->rem_noadv_intrs = ctxtp->max_noadv_intrs; in hci1394_ixl_set_start()
H A Dhci1394_isoch.c412 ctxtp->rem_noadv_intrs = ctxtp->max_noadv_intrs; in hci1394_start_isoch_dma()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h101 uint_t rem_noadv_intrs; /* remaining intrs allowed with no */ member