Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h162 #define XHCI_MFINDEX_GET(x) ((x) & 0x3FFF) macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h215 #define XHCI_MFINDEX_GET(x) ((x) & 0x3FFF) macro