Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c425 uint_t scsa2usb_long_timeout = 50 * SCSA2USB_BULK_PIPE_TIMEOUT; variable
5244 return ((timeout == 0) ? scsa2usb_long_timeout : timeout); in scsa2usb_bulk_timeout()