Searched refs:EHCI_STS_ASS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/usb/controller/ | ||
| HD | ehcireg.h | 101 #define EHCI_STS_ASS 0x00008000 /* RO async sched status */ macro |
| HD | ehci.c | 642 if (i & EHCI_STS_ASS) in ehci_dump_regs() |