Searched refs:EHCI_STS_ASS (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | ehcireg.h | 103 #define EHCI_STS_ASS 0x00008000 /* RO async sched status */ macro |
D | ehci.c | 586 if (i & EHCI_STS_ASS) in ehci_dump_regs() |