Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h295 #define XHCI_TRB_EVENT_TRANSFER 0x20 macro
H A Dpci_xhci.c1637 evtrb.dwTrb3 = XHCI_TRB_3_TYPE_SET(XHCI_TRB_EVENT_TRANSFER) | in pci_xhci_xfer_complete()