Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_core.h114 uint8_t bdma_no_post_sync:1; /* set if the USB callback wrapper member
H A Dusb_pf.c318 if (flags->bdma_no_post_sync == 1) in usbpf_aggregate_status()
H A Dusb_transfer.c2467 (!xfer->flags_int.bdma_no_post_sync)) { in usbd_callback_wrapper()
/freebsd/sys/dev/usb/controller/
H A Duhci.c2791 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2803 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2813 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2823 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()