Searched refs:umass_throttle (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c169 static int umass_throttle; variable
176 &umass_throttle, 0, "Forced delay between commands in milliseconds");
1006 if (umass_throttle > 0) {
1010 iv = umass_throttle;

Completed in 42 milliseconds