Searched refs:EHCI_STS_PSS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/controller/ | ||
| D | ehcireg.h | 102 #define EHCI_STS_PSS 0x00004000 /* RO periodic sched status */ macro |
| D | ehci.c | 662 if (i & EHCI_STS_PSS) in ehci_dump_regs() |