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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c433 uchar_t found_page, found_ret_value, found_usage_id; local
438 found_page = 0;
496 found_page = 1;
508 found_page = 1;
541 if (found_usage_id && found_page && found_ret_value) {
565 found_usage_id = found_page = found_ret_value = 0;
616 uchar_t found_page, found_usage_id; local
620 found_page = 0;
662 found_page = 1;
670 found_page
748 int found_page = 0; local
818 int found_page = 0; local
[all...]

Completed in 48 milliseconds