Searched refs:REPORT_ID_MAX (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser.h81 #define REPORT_ID_MAX 10 /* Max no. of report ids supported per type */ macro
86 uint_t report_id[REPORT_ID_MAX];
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1294 if (i >= REPORT_ID_MAX) {

Completed in 50 milliseconds