Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehcireg.h108 #define EHCI_STS_FLR 0x00000008 /* RWC frame list rollover */ macro
H A Dehci.c597 if (i & EHCI_STS_FLR) in ehci_dump_regs()
598 PRINTK(" EHCI_STS_FLR\n"); in ehci_dump_regs()

Completed in 5 milliseconds