Searched defs:stop_descr_type1 (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/libusb/ugen/src/
H A Dlibusbugen.c2691 * of type stop_descr_type1 or stop_descr_type2 is encountered first.
2697 int stop_descr_type1, int stop_descr_type2)
2708 if ((buf != bufstart) && ((buf[1] == stop_descr_type1) ||
2696 usb_nth_descr(uchar_t *buf, size_t buflen, int descr_type, uint_t n, int stop_descr_type1, int stop_descr_type2) argument

Completed in 267 milliseconds