Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h166 #define XHCI_MFINDEX 0x0000 /* RO - microframe index */ macro
H A Dxhci.c2115 x = XREAD4(temp.sc, runt, XHCI_MFINDEX); in xhci_setup_generic_chain()
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c2460 if (offset == XHCI_MFINDEX) { in pci_xhci_rtsregs_read()