Home
last modified time | relevance | path

Searched defs:XHCI_HCS2_SPR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h55 #define XHCI_HCS2_SPR(x) (((x) >> 26) & 0x1) macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h78 #define XHCI_HCS2_SPR(x) (((x) >> 24) & 0x1) macro