Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/bhyve/
HDpci_xhci.h295 #define XHCI_TRB_EVENT_TRANSFER 0x20 macro
HDpci_xhci.c1637 evtrb.dwTrb3 = XHCI_TRB_3_TYPE_SET(XHCI_TRB_EVENT_TRANSFER) | in pci_xhci_xfer_complete()
/freebsd-head/sys/dev/usb/controller/
HDxhci.h306 #define XHCI_TRB_EVENT_TRANSFER 0x20 macro
HDxhci.c1071 case XHCI_TRB_EVENT_TRANSFER: in xhci_interrupt_poll()