Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.h169 #define XHCI_INCTX_0_DROP_MASK(n) (1U << (n)) macro
H A Dpci_xhci.c1086 XHCI_INCTX_0_DROP_MASK(i)) { in pci_xhci_cmd_config_ep()