Searched defs:HID_MINOR_INTERNAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidminor.h55 #define HID_MINOR_INTERNAL 0x1 macro
57 ((minor) | HID_MINOR_INTERNAL)
60 (((minor) & HID_MINOR_INTERNAL))
68 HID_MINOR_INTERNAL)

Completed in 309 milliseconds