Home
last modified time | relevance | path

Searched refs:entity_attribute_length (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c472 entity_attribute_length == 3) { in hidparser_get_usage_attribute_report_des()
513 entity_attribute_length == 2) { in hidparser_get_usage_attribute_report_des()
635 entity_attribute_length == in hidparser_get_main_item_data_descr_main()
754 if (attribute->entity_attribute_length == 3) { in hidparser_lookup_usage_collection()
817 if (attribute->entity_attribute_length == 3) { in hidparser_get_top_level_collection_usage()
2139 elem->entity_attribute_length); in hidparser_add_attribute()
2153 newattrib->entity_attribute_length = len; in hidparser_add_attribute()
2212 current_dst->entity_attribute_length = in hidparser_cp_attribute_list()
2213 current_src->entity_attribute_length; in hidparser_cp_attribute_list()
2215 current_dst->entity_attribute_length, KM_SLEEP); in hidparser_cp_attribute_list()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h51 int entity_attribute_length; /* No. of data bytes */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c968 attr.entity_attribute_length); in prt_usb_hid_item_attrs()