Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_hub.c128 #define UHUB_FLAG_DID_EXPLORE 0x01 macro
1052 if (!(sc->sc_flags & UHUB_FLAG_DID_EXPLORE)) { in uhub_explore()
1116 sc->sc_flags |= UHUB_FLAG_DID_EXPLORE; in uhub_explore()