Searched refs:XHCI_INCTX_0_DROP_MASK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ | ||
H A D | pci_xhci.h | 169 #define XHCI_INCTX_0_DROP_MASK(n) (1U << (n)) macro |
H A D | pci_xhci.c | 1104 XHCI_INCTX_0_DROP_MASK(i)) { in pci_xhci_cmd_config_ep() |