Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c175 addr = xhci_get64(xhcip, XHCI_R_OPER, XHCI_CRCR); in xhci_command_ring_init()
210 reg = xhci_get64(xhcip, XHCI_R_OPER, XHCI_CRCR); in xhci_command_timeout()
H A Dxhci.c902 xhci_get64(xhci_t *xhcip, xhci_reg_type_t rtt, uintptr_t off) in xhci_get64() function
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h837 extern uint64_t xhci_get64(xhci_t *, xhci_reg_type_t, uintptr_t);