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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h104 #define EHCI_STS_PSS 0x00004000 /* RO periodic sched status */ macro
H A Dehci.c646 if (i & EHCI_STS_PSS)
647 printf(" EHCI_STS_PSS\n");

Completed in 119 milliseconds