Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h290 #define XHCI_XECP_PROT_MINOR(x) (((x) >> 16) & 0xff) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1499 min = XHCI_XECP_PROT_MINOR(rvers); in xhci_port_count()