Searched refs:hidparser_tok_litem_head (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h176 entity_attribute_t *hidparser_tok_litem_head; member in struct:hidparser_tok
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1512 if (scan_ifp->hidparser_tok_litem_head) {
1514 scan_ifp->hidparser_tok_litem_head);
2118 scan_ifp->hidparser_tok_litem_head;
2119 scan_ifp->hidparser_tok_litem_head = NULL;
2122 scan_ifp->hidparser_tok_litem_head;
2123 scan_ifp->hidparser_tok_litem_head = NULL;
2156 previous = &scan_ifp->hidparser_tok_litem_head;

Completed in 51 milliseconds