Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_emul.h44 #define USB_XFER_IN 1 macro
H A Dpci_xhci.c1693 epid & 0x1 ? USB_XFER_IN : USB_XFER_OUT, epid/2); in pci_xhci_try_usb_xfer()