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

/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c276 ctxtp->ixl_exec_depth = 0;
327 ixldepth = ctxtp->ixl_exec_depth;
360 ctxtp->ixl_exec_depth = ixldepth;
412 ctxtp->ixl_exec_depth = 0;
499 ixldepth = ctxtp->ixl_exec_depth;
514 ctxtp->ixl_exec_depth = 0;
572 ixldepth = ctxtp->ixl_exec_depth;
861 ctxtp->ixl_exec_depth = skipdepth;
895 ctxtp->ixl_exec_depth = skipdepth;
H A Dhci1394_ixl_misc.c106 ctxtp->ixl_exec_depth = 0;
H A Dhci1394_ixl_update.c2011 (ixldepth != ctxtp->ixl_exec_depth)) {
2014 ixldepth = ctxtp->ixl_exec_depth;
2100 (ixldepth != ctxtp->ixl_exec_depth)) {
2103 ixldepth = ctxtp->ixl_exec_depth;
2195 ixldepth = ctxtp->ixl_exec_depth;
H A Dhci1394_isoch.c410 ctxtp->ixl_exec_depth = 0;
H A Dhci1394_ixl_comp.c186 ctxtp->ixl_exec_depth = 0;
329 wvp->ctxtp->ixl_exec_depth = 0;
/opensolaris-onvv-gate/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 in struct:hci1394_iso_ctxt_s

Completed in 52 milliseconds