Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h348 uint64_t qwEvrsTablePtr; member
H A Dpci_xhci.c751 erdp_idx = (erdp - rts->erstba_p[rts->er_deq_seg].qwEvrsTablePtr) / in pci_xhci_insert_event()
760 erdp, rts->erstba_p->qwEvrsTablePtr, in pci_xhci_insert_event()
2074 sc->rtsregs.erstba_p->qwEvrsTablePtr & ~0x3FUL); in pci_xhci_rtsregs_write()
2081 rts->erstba_p->qwEvrsTablePtr, in pci_xhci_rtsregs_write()
2110 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
H A Dxhci.c379 phwr->hwr_ring_seg[0].qwEvrsTablePtr = htole64(addr); in xhci_start_controller()