Home
last modified time | relevance | path

Searched defs:item_ptr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1454 hidparser_main(unsigned char *descriptor, size_t size, entity_item_t **item_ptr) in hidparser_main()
1496 hidparser_ReportDescriptorDash(entity_item_t **item_ptr, in hidparser_ReportDescriptorDash()
1527 hidparser_ReportDescriptor(entity_item_t **item_ptr, hidparser_tok_t *scan_ifp) in hidparser_ReportDescriptor()
1581 hidparser_ItemList(entity_item_t **item_ptr, hidparser_tok_t *scan_ifp) in hidparser_ItemList()
1707 hidparser_MainItem(entity_item_t **item_ptr, hidparser_tok_t *scan_ifp) in hidparser_MainItem()
/illumos-gate/usr/src/cmd/tic/
H A Dtic_parse.c295 do_entry(struct use_item *item_ptr) in do_entry()
836 handle_use(struct use_item *item_ptr, long entry_offset, in handle_use()