Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h143 #define XHCI_CRCR_RCS 0x00000001 /* RW - consumer cycle state */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c178 addr = LE_64(xhci_dma_pa(&xcr->xcr_ring.xr_dma) | XHCI_CRCR_RCS); in xhci_command_ring_init()