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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h213 #define R_ITEM_STRING_MIN 0x88 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c191 R_ITEM_DESIGNATOR_MIN, R_ITEM_STRING_INDEX, R_ITEM_STRING_MIN, \
2052 case R_ITEM_STRING_MIN:
2381 items[R_ITEM_STRING_MIN] = "String Minimum";
2573 (tag == R_ITEM_STRING_MIN) ||
2711 hidparser_check_correspondence(mainitem, R_ITEM_STRING_MIN,
2715 hidparser_check_minmax_val(mainitem, R_ITEM_STRING_MIN,

Completed in 100 milliseconds