Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1869 HIDPARSER_ERR_ERROR, in hidparser_GlobalItem()
1883 HIDPARSER_ERR_ERROR, in hidparser_GlobalItem()
1891 HIDPARSER_ERR_ERROR, in hidparser_GlobalItem()
1911 HIDPARSER_ERR_ERROR, in hidparser_GlobalItem()
1933 HIDPARSER_ERR_ERROR, in hidparser_GlobalItem()
2416 hidparser_report_err(HIDPARSER_ERR_ERROR, in hidparser_scan()
2477 BmParserErrorCode |= HIDPARSER_ERR_ERROR; in hidparser_report_err()
2644 HIDPARSER_ERR_ERROR, in hidparser_mainitem_err_check()
2746 HIDPARSER_ERR_ERROR, in hidparser_check_correspondence()
2754 HIDPARSER_ERR_ERROR, in hidparser_check_correspondence()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h223 #define HIDPARSER_ERR_ERROR 0x8000 macro