Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/
Dusb_core.h107 uint8_t bdma_no_post_sync:1; /* set if the USB callback wrapper member
Dusb_pf.c178 if (flags->bdma_no_post_sync == 1) in usbpf_aggregate_status()
Dusb_transfer.c2361 (!xfer->flags_int.bdma_no_post_sync)) { in usbd_callback_wrapper()
/freebsd-9-stable/sys/dev/usb/controller/
Duhci.c2856 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2868 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2878 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2888 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()