Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidminor.h59 #define HID_MINOR_INTERNAL 0x100 macro
61 ((minor) | HID_MINOR_INTERNAL)
64 (((minor) & HID_MINOR_INTERNAL))
75 HID_MINOR_INTERNAL)