Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_transfer.c1286 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub() argument
1296 if (needs_delay) { in usbd_transfer_unsetup_sub()
1350 uint8_t needs_delay = 0; in usbd_transfer_unsetup() local
1391 needs_delay = 1; in usbd_transfer_unsetup()
1412 needs_delay); in usbd_transfer_unsetup()