Home
last modified time | relevance | path

Searched refs:XHCI_TRB_TYPE_SET_TR_DEQUEUE (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c1450 case XHCI_TRB_TYPE_SET_TR_DEQUEUE: /* 0x10 */ in pci_xhci_complete_commands()
H A Dpci_xhci.h285 #define XHCI_TRB_TYPE_SET_TR_DEQUEUE 0x10 macro