Searched refs:bdma_no_post_sync (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_core.h106 uint8_t bdma_no_post_sync:1; /* set if the USB callback wrapper member in struct:usb_xfer_flags_int
H A Dusb_pf.c175 if (flags->bdma_no_post_sync == 1)
H A Dusb_transfer.c2258 (!xfer->flags_int.bdma_no_post_sync)) {
/freebsd-9.3-release/sys/dev/usb/controller/
H A Duhci.c2856 xfer->flags_int.bdma_no_post_sync = 1;
2868 xfer->flags_int.bdma_no_post_sync = 1;
2878 xfer->flags_int.bdma_no_post_sync = 1;
2888 xfer->flags_int.bdma_no_post_sync = 1;

Completed in 107 milliseconds