Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h236 #define HIDPARSER_TEXT_LENGTH 500 macro
/titanic_41/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1494 kmem_zalloc(HIDPARSER_TEXT_LENGTH, KM_SLEEP); in hidparser_main()
1516 kmem_free(scan_ifp->hidparser_tok_text, HIDPARSER_TEXT_LENGTH); in hidparser_main()