Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c53 #define UMOUSE_REPORT_DESC_TYPE 0x22 macro
191 .bReportDescriptorType = UMOUSE_REPORT_DESC_TYPE,
484 case UMOUSE_REPORT_DESC_TYPE: in umouse_request()