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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h51 int entity_attribute_length; /* No. of data bytes */ member in struct:entity_attribute
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c485 entity_attribute_length == 3) {
526 entity_attribute_length == 2) {
654 entity_attribute_length ==
774 if (attribute->entity_attribute_length == 3) {
838 if (attribute->entity_attribute_length == 3) {
2174 elem->entity_attribute_length);
2188 newattrib->entity_attribute_length = len;
2247 current_dst->entity_attribute_length =
2248 current_src->entity_attribute_length;
2250 current_dst->entity_attribute_length, KM_SLEE
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c925 attr.entity_attribute_length);

Completed in 98 milliseconds