Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h161 #define XHCI_MFINDEX 0x0000 /* RO - microframe index */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h214 #define XHCI_MFINDEX 0x0000 /* RO - microframe index */ macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2436 if (offset == XHCI_MFINDEX) { in pci_xhci_rtsregs_read()