Searched refs:xhci_event_ring_current_phys (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-trb.h65 static inline zx_paddr_t xhci_event_ring_current_phys(xhci_event_ring_t* ring) { function
H A Dxhci.c370 uint64_t erdp = xhci_event_ring_current_phys(er);
H A Dxdc.c207 uint64_t erdp = xhci_event_ring_current_phys(&xdc->event_ring);

Completed in 86 milliseconds