Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c105 xhci_put64(xhcip, XHCI_R_RUN, XHCI_ERSTBA(0), in xhci_event_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h236 #define XHCI_ERSTBA(n) (0x0030 + (0x20 * (n))) macro