Home
last modified time | relevance | path

Searched refs:xhci_get8 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h834 extern uint8_t xhci_get8(xhci_t *, xhci_reg_type_t, uintptr_t);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c821 xhci_get8(xhci_t *xhcip, xhci_reg_type_t rtt, uintptr_t off) in xhci_get8() function
1174 xhcip->xhci_regs_operoff = xhci_get8(xhcip, XHCI_R_CAP, XHCI_CAPLENGTH); in xhci_regs_init()