Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_freebsd_loader.h57 #define USB_CALLOUT_ZERO_TICKS 1 macro
H A Dusb_freebsd.h58 #define USB_CALLOUT_ZERO_TICKS 1 macro
H A Dusb_transfer.c2940 USB_MS_TO_TICKS(ms) + USB_CALLOUT_ZERO_TICKS, cb, xfer); in usbd_transfer_timeout_ms()