Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bhyve/
HDusb_emul.c61 void *hci_data, int ccs) in usb_data_xfer_append() argument
71 xb->hci_data = hci_data; in usb_data_xfer_append()
HDusb_emul.h101 void *hci_data; /* HCI private reference */ member
155 void *buf, int blen, void *hci_data, int ccs);
HDpci_xhci.c1557 evtrb.qwTrb0 = (uint64_t)xfer->data[i].hci_data; in pci_xhci_xfer_complete()