Home
last modified time | relevance | path

Searched refs:entity_item_attributes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c336 attribute = current->entity_item_attributes; in hidparser_get_packet_size_report_des()
448 attribute = current->entity_item_attributes; in hidparser_get_usage_attribute_report_des()
621 attribute = current->entity_item_attributes; in hidparser_get_main_item_data_descr_main()
745 attribute = current->entity_item_attributes; in hidparser_lookup_usage_collection()
811 attribute = current->entity_item_attributes; in hidparser_get_top_level_collection_usage()
914 attribute = current->entity_item_attributes; in hidparser_get_usage_list_in_order_internal()
948 attribute = current->entity_item_attributes; in hidparser_get_usage_list_in_order_internal()
1029 current->entity_item_attributes); in hidparser_get_usage_list_in_order_internal()
1072 entity_item_attributes); in hidparser_get_usage_list_in_order_internal()
1116 current->entity_item_attributes); in hidparser_get_usage_list_in_order_internal()
[all …]
H A DREADME403 to the end of global item list (in the entity_item_attributes member of
/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h78 entity_attribute_t *entity_item_attributes; member
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c907 prt_usb_hid_item_attrs((uintptr_t)item.entity_item_attributes); in prt_usb_hid_item()