Searched refs:dmacnt (Results 1 – 2 of 2) sorted by relevance
91 uint32_t dmacnt);2594 hci1394_alloc_xfer_ctl(hci1394_comp_ixl_vars_t *wvp, uint32_t dmacnt) in hci1394_alloc_xfer_ctl() argument2607 (sizeof (hci1394_xfer_ctl_t) + (dmacnt - 1) * in hci1394_alloc_xfer_ctl()2620 sizeof (hci1394_xfer_ctl_t) + (dmacnt - 1) * in hci1394_alloc_xfer_ctl()2632 xcsp->cnt = dmacnt; in hci1394_alloc_xfer_ctl()
4571 size_t dmacnt; in ecpp_ecp_read_timeout() local4594 dmacnt = ECPP_DMA_GETCNT(pp); in ecpp_ecp_read_timeout()4595 if (dmacnt - pp->last_dmacnt == 0) { in ecpp_ecp_read_timeout()4608 pp->last_dmacnt = dmacnt; in ecpp_ecp_read_timeout()