Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duhub.c162 bool sc_first_explore; member
507 sc->sc_first_explore = true; in uhub_attach()
892 if (sc->sc_first_explore) { in uhub_explore()
894 sc->sc_first_explore = false; in uhub_explore()