Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h104 #define EHCI_STS_REC 0x00002000 /* RO reclamation */ macro
H A Dehci.c645 if (i & EHCI_STS_REC) in ehci_dump_regs()