Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c104 static int usb_no_shutdown_wait = 0; variable
106 &usb_no_shutdown_wait, 0, "No USB device waiting at system shutdown.");
343 if (usb_no_shutdown_wait == 0) { in usb_shutdown()