Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c52 #define UMOUSE_INTR_ENDPT 1 macro
198 .bEndpointAddress = UE_DIR_IN | UMOUSE_INTR_ENDPT,
293 sc->hci->hci_intr(sc->hci, UE_DIR_IN | UMOUSE_INTR_ENDPT); in umouse_event()