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

/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c330 if (current->entity_item_type == R_ITEM_COLLECTION) {
334 } else if (current->entity_item_type == main_item_type) {
448 if (current->entity_item_type == R_ITEM_COLLECTION) {
459 } else if (current->entity_item_type == main_item_type) {
629 if (current->entity_item_type == R_ITEM_COLLECTION) {
638 } else if (current->entity_item_type == main_item_type) {
760 if (current->entity_item_type != R_ITEM_COLLECTION) {
828 if (current->entity_item_type != R_ITEM_COLLECTION) {
931 if (current->entity_item_type == R_ITEM_COLLECTION) {
963 } else if (current->entity_item_type
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h65 int entity_item_type; member in struct:entity_item
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c883 switch (item->entity_item_type) {

Completed in 201 milliseconds