Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c994 entity_attribute_next; in hidparser_get_usage_list_in_order_internal()
1339 attr = attr->entity_attribute_next; in hidparser_print_entity()
2082 aend->entity_attribute_next = in hidparser_allocate_entity()
2144 elem = elem->entity_attribute_next; in hidparser_add_attribute()
2183 current->entity_attribute_next = NULL; in hidparser_alloc_attrib_list()
2220 current_dst->entity_attribute_next = in hidparser_cp_attribute_list()
2245 head = head->entity_attribute_next; in hidparser_find_attribute_end()
2310 next = current->entity_attribute_next; in hidparser_free_attribute_list()
2570 temp = temp->entity_attribute_next; in hidparser_lookup_attribute()
2633 attr = attr->entity_attribute_next; in hidparser_mainitem_err_check()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h54 struct entity_attribute *entity_attribute_next; member
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c972 if (attr.entity_attribute_next) { in prt_usb_hid_item_attrs()
974 attr.entity_attribute_next); in prt_usb_hid_item_attrs()