Home
last modified time | relevance | path

Searched refs:XHCI_XECP_ID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h191 #define XHCI_XECP_ID(x) ((x) & 0xFF) macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h268 #define XHCI_XECP_ID(x) ((x) & 0xFF) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1446 if (XHCI_XECP_ID(cap_hdr) == id && in xhci_find_ext_cap()