Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.h189 usb_frcount_t dma_nframes; /* number of page caches to load */ member
/third_party/FreeBSD/stand/usb/
Dusb_busdma_loader.c546 info->dma_nframes = nframes; in usb_bdma_work_loop()
568 if (info->dma_currframe != info->dma_nframes) { in usb_bdma_work_loop()