Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidminor.h63 #define HID_IS_INTERNAL_OPEN(minor) \ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c997 if (HID_IS_INTERNAL_OPEN(minor) && in hid_open()
1003 if (HID_IS_INTERNAL_OPEN(minor) && in hid_open()
1011 if ((!HID_IS_INTERNAL_OPEN(minor)) && in hid_open()
1028 if (HID_IS_INTERNAL_OPEN(minor)) { in hid_open()
1067 if (HID_IS_INTERNAL_OPEN(minor)) { in hid_open()
1085 if (HID_IS_INTERNAL_OPEN(minor)) in hid_open()
1101 if (HID_IS_INTERNAL_OPEN(minor)) { in hid_open()