Searched defs:found_ret_value (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
439 found_ret_value = 0;
522 found_ret_value = 1;
541 if (found_usage_id && found_page && found_ret_value) {
565 found_usage_id = found_page = found_ret_value = 0;

Completed in 48 milliseconds