Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h319 #define XHCI_SCTX_SET_TT_PORT_NUM(x) (((x) & 0xff) << 8) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1646 ret |= XHCI_SCTX_SET_TT_PORT_NUM(ud->usb_hs_hub_usba_dev->usb_port); in xhci_hcdi_device_tt()