Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcireg.h360 #define XHCI_TRB_DIR_IN (1 << 16) macro
Dxhci.c2964 flags |= XHCI_TRB_DIR_IN | XHCI_TRB_ISP; in xhci_device_ctrl_start()
2983 flags |= XHCI_TRB_DIR_IN; in xhci_device_ctrl_start()