Home
last modified time | relevance | path

Searched refs:xhci_put64 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c103 xhci_put64(xhcip, XHCI_R_RUN, XHCI_ERDP(0), in xhci_event_init()
105 xhci_put64(xhcip, XHCI_R_RUN, XHCI_ERSTBA(0), in xhci_event_init()
236 xhci_put64(xhcip, XHCI_R_RUN, XHCI_ERDP(0), addr); in xhci_event_process()
H A Dxhci_context.c197 xhci_put64(xhcip, XHCI_R_OPER, XHCI_DCBAAP, in xhci_context_init()
H A Dxhci_command.c180 xhci_put64(xhcip, XHCI_R_OPER, XHCI_CRCR, addr); in xhci_command_ring_init()
227 xhci_put64(xhcip, XHCI_R_OPER, XHCI_CRCR, reg); in xhci_command_timeout()
H A Dxhci_polled.c256 xhci_put64(xhcip, XHCI_R_RUN, XHCI_ERDP(0), addr); in xhci_polled_event_process()
H A Dxhci.c1021 xhci_put64(xhci_t *xhcip, xhci_reg_type_t rtt, uintptr_t off, uint64_t val) in xhci_put64() function
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h848 extern void xhci_put64(xhci_t *, xhci_reg_type_t, uintptr_t, uint64_t);