Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h839 extern void xhci_put8(xhci_t *, xhci_reg_type_t, uintptr_t, uint8_t);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c929 xhci_put8(xhci_t *xhcip, xhci_reg_type_t rtt, uintptr_t off, uint8_t val) in xhci_put8() function