Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h292 #define XHCI_XECP_PROT_FPORT(x) ((x) & 0xff) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1501 first = XHCI_XECP_PROT_FPORT(rport); in xhci_port_count()