Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_core.h110 uint8_t bdma_no_post_sync:1; /* set if the USB callback wrapper member
H A Dusb_pf.c275 if (flags->bdma_no_post_sync == 1) in usbpf_aggregate_status()
H A Dusb_transfer.c2425 (!xfer->flags_int.bdma_no_post_sync)) { in usbd_callback_wrapper()
/dragonfly/sys/bus/u4b/controller/
H A Duhci.c2855 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2867 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2877 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()
2887 xfer->flags_int.bdma_no_post_sync = 1; in uhci_xfer_setup()