Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h102 #define EHCI_STS_ASS 0x00008000 /* RO async sched status */ macro
H A Dehci.c641 if (i & EHCI_STS_ASS) in ehci_dump_regs()