Home
last modified time | relevance | path

Searched refs:dma_nframes (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_transfer.h187 usb_frcount_t dma_nframes; /* number of page caches to load */ member
H A Dusb_busdma.c934 info->dma_nframes = nframes; in usb_bdma_work_loop()
956 if (info->dma_currframe != info->dma_nframes) { in usb_bdma_work_loop()