Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.c2073 bool multishort = xfer->flags_int.short_frames_ok; in xhci_setup_bulk() local
2086 bool step_td = is_in && (i != 0) && !multishort; in xhci_setup_bulk()