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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c558 uint16_t skipdepth; local
702 skipdepth = 0;
753 skipdepth = ixldepth + 1;
763 if (skipdepth >= xferctlp->cnt) {
764 skipdepth = 0;
779 skipdepth = 0;
792 skipdepth = 0;
836 dma = &xferctlp->dma[skipdepth];
861 ctxtp->ixl_exec_depth = skipdepth;
895 ctxtp->ixl_exec_depth = skipdepth;
[all...]

Completed in 45 milliseconds