Searched refs:dma_nframes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_transfer.h187 usb_frcount_t dma_nframes; /* number of page caches to load */ member in struct:usb_xfer_root
H A Dusb_busdma.c981 info->dma_nframes = nframes;
1003 if (info->dma_currframe != info->dma_nframes) {
/freebsd-11.0-release/sys/boot/usb/
H A Dusb_busdma_loader.c484 info->dma_nframes = nframes;
506 if (info->dma_currframe != info->dma_nframes) {

Completed in 87 milliseconds