Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c87 #define UHUB_FLAG_DID_EXPLORE 0x01 macro
1162 sc->sc_flags |= UHUB_FLAG_DID_EXPLORE; in uhub_explore()