Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h127 #define SET_PROTOCOL 0x0b /* bRequest value for boot protocol */ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2230 setup.bRequest = SET_PROTOCOL; in hid_set_protocol()