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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h195 #define R_ITEM_PHYSICAL_MINIMUM 0x34 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c186 R_ITEM_PHYSICAL_MINIMUM, R_ITEM_PHYSICAL_MAXIMUM, R_ITEM_UNIT, \
1937 case R_ITEM_PHYSICAL_MINIMUM:
2388 items[R_ITEM_PHYSICAL_MINIMUM] = "Physical Minimum";
2557 (tag == R_ITEM_PHYSICAL_MINIMUM) ||
2625 hidparser_check_minmax_val_signed(mainitem, R_ITEM_PHYSICAL_MINIMUM,
2627 hidparser_check_correspondence(mainitem, R_ITEM_PHYSICAL_MINIMUM,
2826 (item_tag1 == R_ITEM_PHYSICAL_MINIMUM)) {
2885 (item_tag1 == R_ITEM_PHYSICAL_MINIMUM)) {

Completed in 80 milliseconds