Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h417 #define XHCI_TRB_TRT_IN (3 << 16) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c864 trt = XHCI_TRB_TRT_IN; in xhci_hcdi_pipe_ctrl_xfer()