Home
last modified time | relevance | path

Searched refs:ixl_exec_depth (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c276 ctxtp->ixl_exec_depth = 0; in hci1394_ixl_dma_sync()
327 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_intr_check_xfer()
360 ctxtp->ixl_exec_depth = ixldepth; in hci1394_ixl_intr_check_xfer()
412 ctxtp->ixl_exec_depth = 0; in hci1394_ixl_intr_check_xfer()
499 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_intr_check_xfer()
514 ctxtp->ixl_exec_depth = 0; in hci1394_ixl_intr_check_xfer()
572 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_intr_check_done()
861 ctxtp->ixl_exec_depth = skipdepth; in hci1394_ixl_intr_check_done()
895 ctxtp->ixl_exec_depth = skipdepth; in hci1394_ixl_intr_check_done()
H A Dhci1394_ixl_update.c2011 (ixldepth != ctxtp->ixl_exec_depth)) { in hci1394_ixl_update_evaluate()
2014 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_update_evaluate()
2100 (ixldepth != ctxtp->ixl_exec_depth)) { in hci1394_ixl_update_analysis()
2103 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_update_analysis()
2195 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_update_set_locn_info()
H A Dhci1394_ixl_misc.c106 ctxtp->ixl_exec_depth = 0; in hci1394_ixl_set_start()
H A Dhci1394_isoch.c410 ctxtp->ixl_exec_depth = 0; in hci1394_start_isoch_dma()
H A Dhci1394_ixl_comp.c186 ctxtp->ixl_exec_depth = 0; in hci1394_compile_ixl_init()
329 wvp->ctxtp->ixl_exec_depth = 0; in hci1394_compile_ixl_endup()
/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h95 uint_t ixl_exec_depth; /* curr exec ixl cmd xfer_ctl idx */ member