Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDusb_controller.c102 static int usb_no_shutdown_wait = 0; variable
104 &usb_no_shutdown_wait, 0, "No USB device waiting at system shutdown.");
345 if (usb_no_shutdown_wait == 0) { in usb_shutdown()