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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dusb_emul.h88 int hci_port; member in struct:usb_hci
H A Dusb_mouse.c356 DPRINTF(("umouse_request: port %d", sc->hci->hci_port));
366 sc->hci->hci_port, xfer->ureq->bmRequestType,
H A Dpci_xhci.c2604 p = XHCI_PORTREG_PTR(sc, hci->hci_port);
2615 pci_xhci_set_evtrb(&evtrb, hci->hci_port,
2632 pci_xhci_device_doorbell(sc, hci->hci_port, epid, 0);
2642 DPRINTF(("xhci device event port %d", hci->hci_port));
2715 dev->hci.hci_port = usb2_port + 1;
2719 dev->hci.hci_port = usb3_port + 1;
3109 SNAPSHOT_VAR_OR_LEAVE(dev->hci.hci_port, meta, ret, done);

Completed in 107 milliseconds