Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h228 #define HIDPARSER_ERR_SUBCODE_MASK 0xff macro
/titanic_41/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c2521 BmParserErrorCode |= subcode & HIDPARSER_ERR_SUBCODE_MASK; in hidparser_report_err()