Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h108 #define XHCI_CRCR_LO_CRR 0x00000008 /* RW - command ring running */ macro
H A Dxhci.c253 if (temp & XHCI_CRCR_LO_CRR) { in xhci_reset_command_queue_locked()
275 if (temp & XHCI_CRCR_LO_CRR) { in xhci_reset_command_queue_locked()

Completed in 5 milliseconds