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

/freebsd-10.2-release/sys/dev/usb/
H A Dusb_busdma.h119 uint8_t utag_max; /* number of USB DMA tags */ member in struct:usb_dma_parent_tag
H A Dusb_busdma.c783 nudt = udpt->utag_max;
830 udpt->utag_max = nudt;
850 nudt = udpt->utag_max;
862 if (udpt->utag_max) {
/freebsd-10.2-release/sys/boot/usb/
H A Dusb_busdma_loader.c374 udpt->utag_max = nudt;
394 nudt = udpt->utag_max;
401 if (udpt->utag_max) {

Completed in 101 milliseconds