Searched refs:XHCI_CRCR_LO_CRR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/controller/
H A Dxhcireg.h107 #define XHCI_CRCR_LO_CRR 0x00000008 /* RW - command ring running */ macro
H A Dxhci.c297 if (temp & XHCI_CRCR_LO_CRR) {
319 if (temp & XHCI_CRCR_LO_CRR) {

Completed in 146 milliseconds