Searched refs:ixldepth (Results 1 – 4 of 4) sorted by relevance
280 uint16_t ixldepth; in hci1394_ixl_intr_check_xfer() local285 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_intr_check_xfer()292 while ((skipped == 0) && (ixldepth < xferctlp->cnt)) { in hci1394_ixl_intr_check_xfer()297 if (hci1394_ixl_check_status(&xferctlp->dma[ixldepth], in hci1394_ixl_intr_check_xfer()301 ixldepth++; in hci1394_ixl_intr_check_xfer()318 ctxtp->ixl_exec_depth = ixldepth; in hci1394_ixl_intr_check_xfer()333 if (hci1394_ixl_check_status(&xferctlp->dma[ixldepth], in hci1394_ixl_intr_check_xfer()434 ixldepth = ctxtp->ixl_exec_depth; in hci1394_ixl_intr_check_xfer()448 if ((skipped == 0) && (ixldepth >= xferctlp->cnt)) { in hci1394_ixl_intr_check_xfer()474 uint_t ixldepth; in hci1394_ixl_intr_check_done() local[all …]
555 uvp->ixldepth = xferctlp->cnt - 1; in hci1394_ixl_update_prep_jump()697 uvp->ixldepth = 0; in hci1394_ixl_update_prep_set_skipmode()859 uvp->ixldepth = 0; in hci1394_ixl_update_prep_set_tagsync()931 uvp->ixldepth = 0; in hci1394_ixl_update_prep_recv_pkt()1044 uvp->ixldepth = 0; in hci1394_ixl_update_prep_recv_buf()1150 uvp->ixldepth = 0; in hci1394_ixl_update_prep_send_pkt()1282 uvp->ixldepth = 0; in hci1394_ixl_update_prep_send_buf()1764 int ixldepth; in hci1394_ixl_update_evaluate() local1770 ixldepth = 0xFFFFFFFF; in hci1394_ixl_update_evaluate()1778 (ixldepth != ctxtp->ixl_exec_depth)) { in hci1394_ixl_update_evaluate()[all …]
120 uint_t ixldepth; in hci1394_ixl_reset_status() local147 ixldepth = 0; in hci1394_ixl_reset_status()148 while (ixldepth < xferctlp->cnt) { in hci1394_ixl_reset_status()150 &xferctlp->dma[ixldepth], ixlcur->ixl_opcode, in hci1394_ixl_reset_status()152 ixldepth++; in hci1394_ixl_reset_status()
228 uint_t ixldepth; member244 uint_t ixldepth; /* xferp depth at which to start upd */ member