Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h835 extern uint16_t xhci_get16(xhci_t *, xhci_reg_type_t, uintptr_t);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c848 xhci_get16(xhci_t *xhcip, xhci_reg_type_t rtt, uintptr_t off) in xhci_get16() function