Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/
HDusb_hub.c132 #define UHUB_FLAG_DID_EXPLORE 0x01 macro
1056 if (!(sc->sc_flags & UHUB_FLAG_DID_EXPLORE)) { in uhub_explore()
1120 sc->sc_flags |= UHUB_FLAG_DID_EXPLORE; in uhub_explore()