Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME365 will again call 'hidparser_GlobalItem()' and 'hidparser_LocalItem()' to
369 hidparser: hidparser_GlobalItem:index = 0x0 token = 0x4
460 hidparser: hidparser_GlobalItem:index = 0x8 token = 0x84
472 hidparser: hidparser_GlobalItem:index = 0xa token = 0x14
479 hidparser: hidparser_GlobalItem:index = 0xd token = 0x24
503 hidparser: hidparser_GlobalItem:index = 0x16 token = 0x74
509 hidparser: hidparser_GlobalItem:index = 0x18 token = 0x94
617 hidparser: hidparser_GlobalItem:index = 0x1f token = 0x84
641 hidparser: hidparser_GlobalItem:index = 0x27 token = 0x74
647 hidparser: hidparser_GlobalItem:index = 0x29 token = 0x94
[all …]
H A Dhidparser.c105 static int hidparser_GlobalItem(hidparser_tok_t *);
1777 } else if (hidparser_GlobalItem(scan_ifp) == in hidparser_Items()
1804 hidparser_GlobalItem(hidparser_tok_t *scan_ifp) in hidparser_GlobalItem() function