Searched refs:hci_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_emul.h87 int hci_port; member in struct:usb_hci
H A Dusb_mouse.c354 DPRINTF(("umouse_request: port %d", sc->hci->hci_port));
364 sc->hci->hci_port, xfer->ureq->bmRequestType,
H A Dpci_xhci.c2600 p = XHCI_PORTREG_PTR(sc, hci->hci_port);
2611 pci_xhci_set_evtrb(&evtrb, hci->hci_port,
2628 pci_xhci_device_doorbell(sc, hci->hci_port, epid, 0);
2638 DPRINTF(("xhci device event port %d", hci->hci_port));
2711 dev->hci.hci_port = usb2_port + 1;
2715 dev->hci.hci_port = usb3_port + 1;

Completed in 110 milliseconds