Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_emul.h83 int (*hci_intr)(struct usb_hci *hci, int epctx); member
H A Dusb_mouse.c292 sc->hci->hci_intr(sc->hci, UE_DIR_IN | UMOUSE_INTR_ENDPT); in umouse_event()
H A Dpci_xhci.c2810 dev->hci.hci_intr = pci_xhci_dev_intr; in pci_xhci_parse_devices()