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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c2992 uint_t max_report_id; local
3036 max_report_id = 0;
3044 max_report_id = report_id_list.report_id[i];
3052 hpack->report_id = max_report_id;
3056 max_report_id, max_packet_size);

Completed in 142 milliseconds