Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c439 uint_t scsa2usb_long_timeout = 50 * SCSA2USB_BULK_PIPE_TIMEOUT; variable
5304 return ((timeout == 0) ? scsa2usb_long_timeout : timeout); in scsa2usb_bulk_timeout()