HomeSort by: relevance | last modified time | path
    Searched refs:supportedclasses (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_umbreg.h 290 uint32_t supportedclasses; /* what the hw supports */ member in struct:umb_info
if_umb.c 1435 sc->sc_info.supportedclasses = le32toh(dc->dataclass);
1443 DEVNAM(sc), sc->sc_maxsessions, sc->sc_info.supportedclasses);
2219 if (sc->sc_info.supportedclasses == MBIM_DATACLASS_NONE)
2224 classes = sc->sc_info.supportedclasses;

Completed in 41 milliseconds