HomeSort by: relevance | last modified time | path
    Searched defs:usb_noexplore (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
usb.c 101 int usb_noexplore = 0; variable in typeref:typename:int
135 #define usb_noexplore 0 macro
752 if (usb_noexplore < 2)
756 bus->ub_lock, usb_noexplore ? 0 : hz * 60);
1183 if (usb_noexplore > 1)

Completed in 12 milliseconds