Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h348 uint64_t qwEvrsTablePtr; member
H A Dpci_xhci.c752 erdp_idx = (erdp - rts->erstba_p[rts->er_deq_seg].qwEvrsTablePtr) / in pci_xhci_insert_event()
761 erdp, rts->erstba_p->qwEvrsTablePtr, in pci_xhci_insert_event()
2116 sc->rtsregs.erstba_p->qwEvrsTablePtr & ~0x3FUL); in pci_xhci_rtsregs_write()
2123 rts->erstba_p->qwEvrsTablePtr, in pci_xhci_rtsregs_write()
2152 erdp_i = (erdp - rts->erstba_p->qwEvrsTablePtr) / in pci_xhci_rtsregs_write()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h397 volatile uint64_t qwEvrsTablePtr; member