Searched refs:scsa2usb_long_timeout (Results 1 – 1 of 1) sorted by relevance
425 uint_t scsa2usb_long_timeout = 50 * SCSA2USB_BULK_PIPE_TIMEOUT; variable5244 return ((timeout == 0) ? scsa2usb_long_timeout : timeout); in scsa2usb_bulk_timeout()