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

  /src/sys/dev/usb/
uatp.c 527 enum uatp_tap_state sc_tap_state; /* Current tap state. */ member in struct:uatp_softc
1679 switch (sc->sc_tap_state) {
1699 __func__, sc->sc_tap_state);
1995 switch (sc->sc_tap_state) {
2005 sc->sc_tap_state);
2091 sc->sc_tap_state = tap_state;
2192 switch (sc->sc_tap_state) {
2244 __func__, sc->sc_tap_state);
2261 switch (sc->sc_tap_state) {
2319 __func__, sc->sc_tap_state);
    [all...]

Completed in 12 milliseconds