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

  /src/sys/dev/usb/
if_umbreg.h 292 uint32_t highestclass; /* what the network offers */ member in struct:umb_info
if_umb.c 1563 int state, highestclass; local in function:umb_decode_packet_service
1572 highestclass = le32toh(psi->highest_dataclass);
1585 umb_dataclass(highestclass), up_speed, down_speed);
1589 sc->sc_info.highestclass = highestclass;

Completed in 17 milliseconds