Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c2666 int dir_in; in pci_xhci_dev_intr() local
2669 dir_in = epctx & 0x80; in pci_xhci_dev_intr()
2673 epid = (epid * 2) + (dir_in ? 1 : 0); in pci_xhci_dev_intr()