Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h146 #define XHCI_CRCR_CRR 0x00000008 /* RW - command ring running */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c176 VERIFY0(addr & XHCI_CRCR_CRR); in xhci_command_ring_init()