Lines Matching refs:ux_flags
379 (uintptr_t)xfer, xfer->ux_flags, (uintptr_t)pipe, pipe->up_running);
392 flags = xfer->ux_flags;
524 xfer->ux_flags |= USBD_SYNCHRONOUS;
532 xfer->ux_flags |= USBD_SYNCHRONOUS | USBD_SYNCHRONOUS_SIG;
665 xfer->ux_flags = flags;
712 xfer->ux_flags = flags;
731 xfer->ux_flags = flags;
748 xfer->ux_flags = flags;
1111 int sync = xfer->ux_flags & USBD_SYNCHRONOUS;
1172 !(xfer->ux_flags & USBD_SHORT_XFER_OK)) {