Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h312 #define XHCI_SCTX_SET_RHPORT(x) (((x) & 0xff) << 16) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1684 info2 = XHCI_SCTX_SET_RHPORT(rp); in xhci_hcdi_device_init()