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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c323 uchar_t foundsize, foundcount, foundreportid, right_report_id; local
339 foundreportid = 0;
344 foundreportid = 1;
376 if (foundreportid) {
434 uchar_t foundreportid, right_report_id; local
441 foundreportid = 0;
512 foundreportid = 1;
543 if (foundreportid) {
566 /* Don't change foundreportid */
617 uchar_t foundreportid, right_report_i local
917 uchar_t foundreportid, right_report_id, valid_usage; local
[all...]

Completed in 61 milliseconds