Searched refs:xferctlp (Results 1 – 3 of 3) sorted by relevance
534 hci1394_xfer_ctl_t *xferctlp; in hci1394_ixl_update_prep_jump() local608 xferctlp = (hci1394_xfer_ctl_t *)uvp->ixlxferp->compiler_privatep; in hci1394_ixl_update_prep_jump()609 hcidescp = (hci1394_desc_t *)xferctlp->dma[xferctlp->cnt - 1].dma_descp; in hci1394_ixl_update_prep_jump()610 acc_hdl = xferctlp->dma[xferctlp->cnt - 1].dma_buf->bi_handle; in hci1394_ixl_update_prep_jump()611 dma_hdl = xferctlp->dma[xferctlp->cnt - 1].dma_buf->bi_dma_handle; in hci1394_ixl_update_prep_jump()629 uvp->ixldepth = xferctlp->cnt - 1; in hci1394_ixl_update_prep_jump()637 if (((xferctlp->cnt == 1) && in hci1394_ixl_update_prep_jump()638 ((xferctlp->ctl_flags & XCTL_LABELLED) != 0)) || (cbcnt != 0)) { in hci1394_ixl_update_prep_jump()661 if ((xferctlp->skipmodep && (((ixl1394_set_skipmode_t *) in hci1394_ixl_update_prep_jump()662 xferctlp->skipmodep)->skipmode == IXL1394_SKIP_TO_NEXT)) || in hci1394_ixl_update_prep_jump()[all …]
317 hci1394_xfer_ctl_t *xferctlp; in hci1394_ixl_intr_check_xfer() local331 xferctlp = (hci1394_xfer_ctl_t *)ixlp->compiler_privatep; in hci1394_ixl_intr_check_xfer()334 while ((skipped == 0) && (ixldepth < xferctlp->cnt)) { in hci1394_ixl_intr_check_xfer()339 if (hci1394_ixl_check_status(&xferctlp->dma[ixldepth], in hci1394_ixl_intr_check_xfer()375 if (hci1394_ixl_check_status(&xferctlp->dma[ixldepth], in hci1394_ixl_intr_check_xfer()513 if ((skipped == 0) && (ixldepth >= xferctlp->cnt)) { in hci1394_ixl_intr_check_xfer()541 hci1394_xfer_ctl_t *xferctlp; in hci1394_ixl_intr_check_done() local575 xferctlp = (hci1394_xfer_ctl_t *)ixlp->compiler_privatep; in hci1394_ixl_intr_check_done()576 dma = &xferctlp->dma[ixldepth]; in hci1394_ixl_intr_check_done()703 if (xferctlp->skipmodep != NULL) { in hci1394_ixl_intr_check_done()[all …]
133 hci1394_xfer_ctl_t *xferctlp; in hci1394_ixl_reset_status() local161 xferctlp = (hci1394_xfer_ctl_t *)ixlcur->compiler_privatep; in hci1394_ixl_reset_status()165 while (ixldepth < xferctlp->cnt) { in hci1394_ixl_reset_status()167 &xferctlp->dma[ixldepth], ixlcur->ixl_opcode, in hci1394_ixl_reset_status()