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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h103 #define EHCI_STS_ASS 0x00008000 /* RO async sched status */ macro
H A Dehci.c644 if (i & EHCI_STS_ASS)
645 printf(" EHCI_STS_ASS\n");

Completed in 170 milliseconds