Searched refs:usb_no_boot_wait (Results 1 – 1 of 1) sorted by relevance
95 static int usb_no_boot_wait = 0; variable96 SYSCTL_INT(_hw_usb, OID_AUTO, no_boot_wait, CTLFLAG_RDTUN, &usb_no_boot_wait, 0,179 if (usb_no_boot_wait == 0) { in usb_attach()