Home
last modified time | relevance | path

Searched refs:entity_type (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h167 typedef enum entity_type { enum
/titanic_41/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c2089 int entity_type = scan_ifp->hidparser_tok_token; in hidparser_allocate_entity() local
2094 entity->entity_item_type = entity_type; in hidparser_allocate_entity()
2106 if (entity_type != R_ITEM_END_COLLECTION) { in hidparser_allocate_entity()