Searched refs:ctxt_xmit_count (Results 1 – 3 of 3) sorted by relevance
115 isochp->ctxt_xmit_count = hci1394_ohci_it_ctxt_count_get(ohci); in hci1394_isoch_init()216 for (i = 0; i < isochp->ctxt_xmit_count; i++) { in hci1394_alloc_isoch_dma()224 if (i >= isochp->ctxt_xmit_count) { in hci1394_alloc_isoch_dma()854 return (isoch_hdl->ctxt_xmit_count); in hci1394_isoch_xmit_count_get()
966 for (i = 0; i < soft_statep->isoch->ctxt_xmit_count; i++) { in hci1394_isoch_cycle_inconsistent()1059 for (i = 0; i < soft_statep->isoch->ctxt_xmit_count; i++) { in hci1394_isoch_cycle_lost()
187 int ctxt_xmit_count; member