OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XHCI_CRCR_LO_CRR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcireg.h
175
#define
XHCI_CRCR_LO_CRR
__BIT(3) /* RW - command ring running */
xhci.c
3256
if ((crcr &
XHCI_CRCR_LO_CRR
) == 0)
3260
if ((crcr &
XHCI_CRCR_LO_CRR
) != 0) {
Completed in 17 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025