Searched refs:LIBUSB_TRANSFER_SHORT_NOT_OK (Results 1 – 5 of 5) sorted by relevance
533 if ((transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) == 0) in _sync_control_transfer()602 if ((transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) == 0) in _sync_gen_transfer()
583 if ((transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) == 0) in _sync_control_transfer()675 if ((transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) == 0) in _sync_gen_transfer()
334 transfer->flags = LIBUSB_TRANSFER_SHORT_NOT_OK in set_mode_async()
1150 LIBUSB_TRANSFER_SHORT_NOT_OK = (1U << 0), enumerator
1677 && transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) { in usbi_handle_transfer_completion()