Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehcireg.h103 #define EHCI_STS_ASS 0x00008000 /* RO async sched status */ macro
Dehci.c586 if (i & EHCI_STS_ASS) in ehci_dump_regs()