Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h296 #define XHCI_TRB_EVENT_CMD_COMPLETE 0x21 macro
H A Dpci_xhci.c1434 XHCI_TRB_3_TYPE_SET(XHCI_TRB_EVENT_CMD_COMPLETE); in pci_xhci_complete_commands()