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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h350 volatile uint64_t qwEvrsTablePtr; member in struct:xhci_event_ring_seg
H A Dpci_xhci.c735 erdp_idx = (erdp - rts->erstba_p[rts->er_deq_seg].qwEvrsTablePtr) /
744 rts->event_pcs, erdp, rts->erstba_p->qwEvrsTablePtr,
2057 sc->rtsregs.erstba_p->qwEvrsTablePtr & ~0x3FUL);
2064 rts->erstba_p->qwEvrsTablePtr,
2093 erdp_i = (erdp - rts->erstba_p->qwEvrsTablePtr) /
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h370 volatile uint64_t qwEvrsTablePtr; member in struct:xhci_event_ring_seg
H A Dxhci.c429 phwr->hwr_ring_seg[0].qwEvrsTablePtr = htole64(addr);
437 * qwEvrsTablePtr and dwEvrsTableSize values above at that

Completed in 63 milliseconds